Home
last modified time | relevance | path

Searched refs:countriesInfo (Results 1 - 1 of 1) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_geocoding.cc311 CountriesInfo countriesInfo = countriesInfoMap->at(countryCode); in AddCountryLanguages() local
313 int availableLanguagesSize = static_cast<int>(countriesInfo.country_languages_num()); in AddCountryLanguages()
318 for (int i = 0; i < countriesInfo.country_languages_size(); i++) { in AddCountryLanguages()
319 std::string language = countriesInfo.country_languages(i); in AddCountryLanguages()

Completed in 2 milliseconds