Home
last modified time | relevance | path

Searched defs:m_apObserver (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
Dwifi_country_code_manager_test.cpp187 …auto m_apObserver = std::make_shared<WifiCountryCodeChangeObserver>("TestModuleName", *m_mockState… variable
196 …auto m_apObserver = std::make_shared<WifiCountryCodeChangeObserver>("TestModuleName", *m_mockState… variable
204 …auto m_apObserver = std::make_shared<WifiCountryCodeChangeObserver>("TestModuleName", *m_mockState… variable
214 …auto m_apObserver = std::make_shared<WifiCountryCodeChangeObserver>("TestModuleName", *m_mockState… variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_service.h164 std::shared_ptr<IWifiCountryCodeChangeListener> m_apObserver; variable