Home
last modified time | relevance | path

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

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