Home
last modified time | relevance | path

Searched refs:GetListenerModuleName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_manager.cpp165 if (listener->GetListenerModuleName().empty()) { in RegisterWifiCountryCodeChangeListener()
169 m_codeChangeListeners.insert_or_assign(listener->GetListenerModuleName(), listener); in RegisterWifiCountryCodeChangeListener()
170 …WIFI_LOGI("register success, listener module name: %{public}s", listener->GetListenerModuleName().… in RegisterWifiCountryCodeChangeListener()
177 return UnregisterWifiCountryCodeChangeListener(listener->GetListenerModuleName()); in UnregisterWifiCountryCodeChangeListener()
H A Di_wifi_country_code_change_listener.h33 virtual std::string GetListenerModuleName() = 0;
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_service.h161 std::string GetListenerModuleName() override;
H A Dap_service.cpp334 std::string ApService::WifiCountryCodeChangeObserver::GetListenerModuleName() in GetListenerModuleName() function in OHOS::Wifi::ApService::WifiCountryCodeChangeObserver
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.h404 std::string GetListenerModuleName() override;
H A Dsta_service.cpp839 std::string StaService::WifiCountryCodeChangeObserver::GetListenerModuleName() in GetListenerModuleName() function in OHOS::Wifi::StaService::WifiCountryCodeChangeObserver
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp533 std::string ScanService::WifiCountryCodeChangeObserver::GetListenerModuleName() in GetListenerModuleName() function in OHOS::Wifi::ScanService::WifiCountryCodeChangeObserver
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_country_code_manager_test.cpp54 std::string GetListenerModuleName() in GetListenerModuleName() function in OHOS::Wifi::WifiCountryCodeChangeObserver
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h874 std::string GetListenerModuleName() override;
H A Dscan_service.cpp2572 std::string ScanService::WifiCountryCodeChangeObserver::GetListenerModuleName() in GetListenerModuleName() function in OHOS::Wifi::ScanService::WifiCountryCodeChangeObserver