Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.h123 void HandleCommonEventServiceChange(int systemAbilityId, bool add);
H A Dwifi_event_subscriber_manager.cpp183 void WifiEventSubscriberManager::HandleCommonEventServiceChange(int systemAbilityId, bool add) in HandleCommonEventServiceChange() function in OHOS::Wifi::WifiEventSubscriberManager
289 HandleCommonEventServiceChange(systemAbilityId, add); in OnSystemAbilityChanged()