Home
last modified time | relevance | path

Searched refs:StopHandlerThread (Results 1 - 17 of 17) sorted by relevance

/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dhandler.h54 void StopHandlerThread();
H A Dstate_machine.h68 void StopHandlerThread();
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dhandler.cpp36 StopHandlerThread(); in ~Handler()
68 void Handler::StopHandlerThread() in StopHandlerThread() function in OHOS::Wifi::Handler
70 LOGI("Enter StopHandlerThread %{public}s", mThreadName.c_str()); in StopHandlerThread()
86 LOGI("Leave StopHandlerThread %{public}s", mThreadName.c_str()); in StopHandlerThread()
H A Dstate_machine.cpp129 void StateMachine::StopHandlerThread() in StopHandlerThread() function in OHOS::Wifi::StateMachine
132 LOGE("StopHandlerThread failed, pStateMachineHandler is nullptr!"); in StopHandlerThread()
135 pStateMachineHandler->StopHandlerThread(); in StopHandlerThread()
306 StopHandlerThread(); in ~StateMachineHandler()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_state_machine.h37 void StopHandlerThread();
H A Dmock_state_machine.cpp81 void StateMachine::StopHandlerThread() in StopHandlerThread() function in OHOS::Wifi::StateMachine
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dmulti_sta_state_machine.cpp42 StopHandlerThread(); in ~MultiStaStateMachine()
H A Dsoftap_manager_state_machine.cpp44 StopHandlerThread(); in ~SoftapManagerMachine()
H A Drpt_manager_state_machine.cpp43 StopHandlerThread(); in ~RptManagerMachine()
H A Dconcrete_manager_state_machine.cpp52 StopHandlerThread(); in ~ConcreteMangerMachine()
H A Dwifi_controller_state_machine.cpp54 StopHandlerThread(); in ~WifiControllerMachine()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_state_machine.cpp46 StopHandlerThread(); in ~ApStateMachine()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_state_machine.cpp48 StopHandlerThread(); in ~WifiProStateMachine()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine.cpp61 StopHandlerThread(); in ~ScanStateMachine()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp93 StopHandlerThread(); in ~P2pStateMachine()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp78 StopHandlerThread(); in ~SelfCureStateMachine()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp137 StopHandlerThread(); in ~StaStateMachine()

Completed in 32 milliseconds