Home
last modified time | relevance | path

Searched refs:FormatNsnWithCarrier (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h902 void FormatNsnWithCarrier(const string& number,
Dphonenumberutil.cc1217 FormatNsnWithCarrier(national_significant_number, *metadata, NATIONAL, in FormatNationalNumberWithCarrierCode()
1780 FormatNsnWithCarrier(number, metadata, number_format, "", formatted_number); in FormatNsn()
1788 void PhoneNumberUtil::FormatNsnWithCarrier(const string& number, in FormatNsnWithCarrier() function in i18n::phonenumbers::PhoneNumberUtil