Lines Matching refs:state
27 state = hapd.request('GET_ALLOC_FAIL')
28 logger.info("GET_ALLOC_FAIL: " + state)
32 if state.startswith('0:'):
65 state = hapd.request('GET_ALLOC_FAIL')
66 if state != "0:%s" % t:
117 state = hapd.request('GET_ALLOC_FAIL')
118 logger.info("GET_ALLOC_FAIL: " + state)
120 if state.startswith('0:'):
164 state = hapd.request('GET_ALLOC_FAIL')
165 logger.info("GET_ALLOC_FAIL: " + state)
167 if state.startswith('0:'):