Searched defs:GetIsoCountryCode (Results 1 – 6 of 6) sorted by relevance
43 std::string ModuleServiceUtils::GetIsoCountryCode(int32_t slotId) in GetIsoCountryCode() function in OHOS::Telephony::ModuleServiceUtils
222 std::shared_ptr<CountryCode> CountryCodeManager::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::CountryCodeManager
624 LocationErrCode LocatorAbility::GetIsoCountryCode(std::shared_ptr<CountryCode>& countryCode) in GetIsoCountryCode() function in OHOS::Location::LocatorAbility
253 std::shared_ptr<CountryCode> LocatorImpl::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::LocatorImpl
362 std::shared_ptr<CountryCode> LocatorProxy::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::LocatorProxy
738 napi_value GetIsoCountryCode(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function