Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp250 icu::Locale phoneLocale = builder.build(status); in getLocationName() local
253 PhoneNumberUtil::ErrorType type = util->Parse(number, phoneLocale.getCountry(), &phoneNumber); in getLocationName()
260 std::string locName = getPhoneLocationName(number, phoneLocale.getName(), locale, regionCode); in getLocationName()
286 const std::string& number, const std::string& phoneLocale, in getPhoneLocationName()
300 const char* phoneLocaleArr = phoneLocale.c_str(); in getPhoneLocationName()
285 getPhoneLocationName( const std::string& number, const std::string& phoneLocale, const std::string& displayLocale, const std::string& regionCode) getPhoneLocationName() argument
/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h45 std::string getPhoneLocationName(const std::string& number, const std::string& phoneLocale,

Completed in 2 milliseconds