Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_geocoding.h61 static const CountryLanguages** countryLanguagesArray; member in i18n::phonenumbers::UpdateGeocoding
H A Dupdate_geocoding.cc38 const CountryLanguages** UpdateGeocoding::countryLanguagesArray = nullptr; member in i18n::phonenumbers::UpdateGeocoding
239 countryLanguagesArray = preCountryLanguagesArray; in UpdateCountryLanguages()
247 countryLanguagesMap->insert(std::make_pair(countryCode, *(countryLanguagesArray[preIndex]))); in UpdateCountryLanguages()

Completed in 2 milliseconds