Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/test/unittest/mock/include/
H A Dphone_number_format_mock.h27 virtual std::string getCityName(const std::string& language, const std::string& phonenumber,
/base/global/i18n/frameworks/intl/test/fuzztest/phonenumberformat_fuzzer/
H A Dphonenumberformat_fuzzer.cpp39 formatter.getCityName(input, input, input); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H A Dphone_number_format_mock.cpp35 std::string PhoneNumberFormatMock::getCityName(const std::string& language, const std::string& phonenumber, in getCityName() function in OHOS::Global::I18n::PhoneNumberFormatMock
/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h48 virtual std::string getCityName(const std::string& language, const std::string& phonenumber,
/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp282 return getCityName(locale, formatted_number.substr(1), locName); in getLocationName()
343 std::string PhoneNumberFormat::getCityName( in getCityName() function in OHOS::Global::I18n::PhoneNumberFormat

Completed in 3 milliseconds