Searched refs:EAS_STATE_STOPPING (Results 1 – 8 of 8) sorted by relevance
92 EAS_STATE_STOPPING, enumerator
324 pData->state = EAS_STATE_STOPPING; in RTTTL_Event()336 pData->state = EAS_STATE_STOPPING; in RTTTL_Event()552 if (pData->state == EAS_STATE_STOPPING) in RTTTL_State()
389 pData->state = EAS_STATE_STOPPING; in OTA_Event()590 if (pData->state == EAS_STATE_STOPPING) in OTA_State()
367 pSMFData->state = EAS_STATE_STOPPING; in SMF_Event()401 if (pSMFData->state == EAS_STATE_STOPPING) in SMF_State()
563 pData->state = EAS_STATE_STOPPING; in IMY_Event()595 if (pData->state == EAS_STATE_STOPPING) in IMY_State()
925 if (endOfLoop || (state == EAS_STATE_STOPPING) || (state == EAS_STATE_STOPPED)) in JET_Process()
14 EAS_STATE_STOPPING = 2 variable