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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
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 74 milliseconds