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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h769 int ExtractCountryCode(string* national_number) const;
H A Dasyoutypeformatter.cc686 phone_util_.ExtractCountryCode(&number_without_country_code);
H A Dphonenumberutil.cc2478 int PhoneNumberUtil::ExtractCountryCode(string* national_number) const { function in class:i18n::phonenumbers::PhoneNumberUtil
2540 int potential_country_code = ExtractCountryCode(national_number);

Completed in 340 milliseconds