Home
last modified time | relevance | path

Searched defs:GetIsoCountryCode (Results 1 – 6 of 6) sorted by relevance

/base/telephony/cellular_call/services/common/src/
Dmodule_service_utils.cpp43 std::string ModuleServiceUtils::GetIsoCountryCode(int32_t slotId) in GetIsoCountryCode() function in OHOS::Telephony::ModuleServiceUtils
/base/location/services/location_locator/locator/source/
Dcountry_code_manager.cpp222 std::shared_ptr<CountryCode> CountryCodeManager::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::CountryCodeManager
Dlocator_ability.cpp624 LocationErrCode LocatorAbility::GetIsoCountryCode(std::shared_ptr<CountryCode>& countryCode) in GetIsoCountryCode() function in OHOS::Location::LocatorAbility
/base/location/frameworks/native/source/
Dlocator_impl.cpp253 std::shared_ptr<CountryCode> LocatorImpl::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::LocatorImpl
Dlocator_proxy.cpp362 std::shared_ptr<CountryCode> LocatorProxy::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::LocatorProxy
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp742 napi_value GetIsoCountryCode(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function