Home
last modified time | relevance | path

Searched defs:GetCountryCode (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer_impl.cpp370 std::string TonePlayerImpl::GetCountryCode() in GetCountryCode() function in OHOS::AudioStandard::TonePlayerImpl
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_impl.cpp390 ErrCode WifiDeviceImpl::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceImpl
Dwifi_device_proxy_lite.cpp1400 ErrCode WifiDeviceProxy::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceProxy
Dwifi_device_proxy.cpp1618 ErrCode WifiDeviceProxy::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceProxy
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/wlan/wpa/v1_2/
Diwpa_interface.h194 int32_t (*GetCountryCode)(struct IWpaInterface *self, const char* ifName, char* countrycode, member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/v1_2/
Diwpa_interface.h194 int32_t (*GetCountryCode)(struct IWpaInterface *self, const char* ifName, char* countrycode, member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_service_impl.cpp1570 ErrCode WifiDeviceServiceImpl::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceServiceImpl
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
Dmock_wpa_suppliant.cpp261 int32_t GetCountryCode(struct IWpaInterface *self, const char* ifName, char* countrycode, in GetCountryCode() function
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_device.cpp1416 NO_SANITIZE("cfi") napi_value GetCountryCode(napi_env env, napi_callback_info info) in GetCountryCode() function