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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h416 int GetCountryCodeForRegion(const string& region_code) const;
688 // As per GetCountryCodeForRegion, but assumes the validity of the region_code
H A Dasyoutypeformatter.cc158 int country_calling_code = phone_util_.GetCountryCodeForRegion(region_code);
H A Dphonenumberutil.cc1678 int PhoneNumberUtil::GetCountryCodeForRegion(const string& region_code) const { function in class:i18n::phonenumbers::PhoneNumberUtil

Completed in 108 milliseconds