Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/utils/src/
Dmodule_service_utils.cpp65 std::string ModuleServiceUtils::GetIsoCountryCode(int32_t slotId) in GetIsoCountryCode() function in OHOS::Telephony::ModuleServiceUtils
/base/location/frameworks/native/locator_sdk/source/
Dcountry_code_manager.cpp221 std::shared_ptr<CountryCode> CountryCodeManager::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::CountryCodeManager
Dlocator_impl.cpp502 std::shared_ptr<CountryCode> LocatorImpl::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::LocatorImpl
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp928 napi_value GetIsoCountryCode(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function