Home
last modified time | relevance | path

Searched refs:PerformSwitchState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dstate_machine.h474 void PerformSwitchState(State *msgProcessedState, InternalMessagePtr msg);
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dstate_machine.cpp560 void StateMachineHandler::PerformSwitchState(State *msgProcessedState, InternalMessagePtr msg) in PerformSwitchState() function in OHOS::Wifi::StateMachineHandler
618 PerformSwitchState(msgProcessedState, msg); in ExecuteMessage()