Searched refs:PublishPowerStateChangeEvent (Results 1 – 4 of 4) sorted by relevance
57 static bool PublishPowerStateChangeEvent(const int &code, const std::string &data);
104 bool WifiCommonEventHelper::PublishPowerStateChangeEvent(const int &code, const std::string &data) in PublishPowerStateChangeEvent() function in OHOS::Wifi::WifiCommonEventHelper
255 if (!WifiCommonEventHelper::PublishPowerStateChangeEvent(state, "OnWifiPowerStateChanged")) { in PublishWifiStateChangedEvent()
995 … if (!WifiCommonEventHelper::PublishPowerStateChangeEvent(state, "OnWifiPowerStateChanged")) { in PublishWifiStateChangedEvent()