Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp232 std::u16string countryCodeForSim; in GetIsoCountryCode() local
234 slotId, countryCodeForSim); in GetIsoCountryCode()
235 countryCodeStr8 = Str16ToStr8(countryCodeForSim); in GetIsoCountryCode()