Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/test/fuzztest/phonenumberformat_fuzzer/
H A Dphonenumberformat_fuzzer.cpp37 formatter.getPhoneLocationName(input, input, input, input); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h45 std::string getPhoneLocationName(const std::string& number, const std::string& phoneLocale,
/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp260 std::string locName = getPhoneLocationName(number, phoneLocale.getName(), locale, regionCode); in getLocationName()
285 std::string PhoneNumberFormat::getPhoneLocationName( in getPhoneLocationName() function in OHOS::Global::I18n::PhoneNumberFormat

Completed in 2 milliseconds