Home
last modified time | relevance | path

Searched refs:SendSystemNotifyMsg (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher_lite.h53 int SendSystemNotifyMsg(void);
H A Dwifi_internal_event_dispatcher.h62 int SendSystemNotifyMsg(void);
H A Dwifi_internal_event_dispatcher_lite.cpp50 int WifiInternalEventDispatcher::SendSystemNotifyMsg() /* parameters */ in SendSystemNotifyMsg() function in OHOS::Wifi::WifiInternalEventDispatcher
H A Dwifi_internal_event_dispatcher.cpp127 int WifiInternalEventDispatcher::SendSystemNotifyMsg() /* parameters */ in SendSystemNotifyMsg() function in OHOS::Wifi::WifiInternalEventDispatcher
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_internal_event_dispatcher_test.cpp65 EXPECT_EQ(0, WifiInternalEventDispatcher::GetInstance().SendSystemNotifyMsg());