Searched refs:SUBSTATE_INIT (Results 1 – 4 of 4) sorted by relevance
92 temp.curState_ = SUBSTATE_INIT; in CreateInitStateTable()98 temp.curState_ = SUBSTATE_INIT; in CreateInitStateTable()110 temp.nextState_ = SUBSTATE_INIT; in CreateSharedStateTable()128 temp.nextState_ = SUBSTATE_INIT; in CreateSharedStateTable()134 temp.nextState_ = SUBSTATE_INIT; in CreateSharedStateTable()140 temp.nextState_ = SUBSTATE_INIT; in CreateSharedStateTable()146 temp.nextState_ = SUBSTATE_INIT; in CreateSharedStateTable()152 temp.nextState_ = SUBSTATE_INIT; in CreateSharedStateTable()162 if (oldState == SUBSTATE_INIT) { in SubSmStateSwitch()172 if (newState == SUBSTATE_INIT) { in SubSmStateSwitch()[all …]
83 enum { SUBSTATE_INIT = 11, SUBSTATE_SHARED, SUBSTATE_RESTART, SUBSTATE_UNAVAILABLE, SUBSTATE_MAX } … enumerator
147 int32_t curState_ = SUBSTATE_INIT;
143 int newState = SUBSTATE_INIT;