Home
last modified time | relevance | path

Searched refs:MAINSTATE_ALIVE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_main_statemachine.cpp42 temp.nextState_ = MAINSTATE_ALIVE; in NetworkShareMainStateMachine()
52 temp.curState_ = MAINSTATE_ALIVE; in NetworkShareMainStateMachine()
58 temp.curState_ = MAINSTATE_ALIVE; in NetworkShareMainStateMachine()
64 temp.curState_ = MAINSTATE_ALIVE; in NetworkShareMainStateMachine()
90 } else if (oldState == MAINSTATE_ALIVE) { in MainSmStateSwitch()
100 } else if (newState == MAINSTATE_ALIVE) { in MainSmStateSwitch()
/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_state_common.h81 enum { MAINSTATE_INIT = 1, MAINSTATE_ALIVE, MAINSTATE_ERROR, MAINSTATE_MAX } MainState; enumerator

Completed in 2 milliseconds