Searched defs:GetIsoCountryCode (Results 1 – 4 of 4) sorted by relevance
/base/telephony/cellular_call/services/common/src/ | ||
D | module_service_utils.cpp | 66 std::string ModuleServiceUtils::GetIsoCountryCode(int32_t slotId) in GetIsoCountryCode() function in OHOS::Telephony::ModuleServiceUtils |
/base/location/frameworks/native/source/ | ||
D | country_code_manager.cpp | 199 std::shared_ptr<CountryCode> CountryCodeManager::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::CountryCodeManager |
D | locator_impl.cpp | 485 std::shared_ptr<CountryCode> LocatorImpl::GetIsoCountryCode() in GetIsoCountryCode() function in OHOS::Location::LocatorImpl |
/base/location/frameworks/js/napi/source/ | ||
D | location_napi_adapter.cpp | 732 napi_value GetIsoCountryCode(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function |