Searched refs:UpdateCountryCode (Results 1 – 7 of 7) sorted by relevance
35 void UpdateCountryCode(std::string &countryCode);
50 void UpdateCountryCode(std::string countryCode, int type);
238 countryCodeManager->UpdateCountryCode("zh", 0); // last type is more reliable241 countryCodeManager->UpdateCountryCode("zh", 0); // lastCountry_ is nullptr
145 void CountryCodeManager::UpdateCountryCode(std::string countryCode, int type) in UpdateCountryCode() function in OHOS::Location::CountryCodeManager252 UpdateCountryCode(countryCodeStr8, type); in GetIsoCountryCode()
274 UpdateCountryCode(countryCode); in ProcessTimeZone()278 void NitzUpdate::UpdateCountryCode(std::string &countryCode) in UpdateCountryCode() function in OHOS::Telephony::NitzUpdate
1448 nitzUpdate_->UpdateCountryCode(countryCode); in RadioResidentNetworkChange()
735 nitzUpdate->UpdateCountryCode(countryCode);737 nitzUpdate->UpdateCountryCode(countryCode);