Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp364 ErrCode WifiDeviceImpl::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceImpl
H A Dwifi_device_proxy_lite.cpp1365 ErrCode WifiDeviceProxy::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceProxy
H A Dwifi_device_proxy.cpp1518 ErrCode WifiDeviceProxy::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1424 ErrCode WifiDeviceServiceImpl::GetCountryCode(std::string &countryCode) in GetCountryCode() function in OHOS::Wifi::WifiDeviceServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp1157 NO_SANITIZE("cfi") napi_value GetCountryCode(napi_env env, napi_callback_info info) in GetCountryCode() function