Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.h730 void FormatNsnWithCarrier(const string& number,
Dphonenumberutil.cc999 FormatNsnWithCarrier(national_significant_number, *metadata, NATIONAL, in FormatNationalNumberWithCarrierCode()
1536 FormatNsnWithCarrier(number, metadata, number_format, "", formatted_number); in FormatNsn()
1544 void PhoneNumberUtil::FormatNsnWithCarrier(const string& number, in FormatNsnWithCarrier() function in i18n::phonenumbers::PhoneNumberUtil