Searched refs:NO_NEXT_STATE (Results 1 – 3 of 3) sorted by relevance
48 temp.nextState_ = NO_NEXT_STATE; in NetworkShareMainStateMachine()54 temp.nextState_ = NO_NEXT_STATE; in NetworkShareMainStateMachine()60 temp.nextState_ = NO_NEXT_STATE; in NetworkShareMainStateMachine()66 temp.nextState_ = NO_NEXT_STATE; in NetworkShareMainStateMachine()72 temp.nextState_ = NO_NEXT_STATE; in NetworkShareMainStateMachine()117 int nextState = NO_NEXT_STATE; in MainSmEventHandle()
122 temp.nextState_ = NO_NEXT_STATE; in CreateSharedStateTable()196 int nextState = NO_NEXT_STATE; in SubSmEventHandle()
80 constexpr int NO_NEXT_STATE = -1; variable