Home
last modified time | relevance | path

Searched refs:countryCodeForNetwork (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp220 std::u16string countryCodeForNetwork; in GetIsoCountryCode() local
222 slotId, countryCodeForNetwork); in GetIsoCountryCode()
223 countryCodeStr8 = Str16ToStr8(countryCodeForNetwork); in GetIsoCountryCode()