Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp266 std::string displayCountryName; in getLocationName() local
267 displayRegion.toUTF8String(displayCountryName); in getLocationName()
270 if (locName.compare(displayCountryName) == 0) { in getLocationName()
276 return taboo.ReplaceCountryName(regionCode, locale, displayCountryName); in getLocationName()

Completed in 1 milliseconds