Home
last modified time | relevance | path

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

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