Searched refs:GetCountryCodeForRegion (Results 1 – 3 of 3) sorted by relevance
416 int GetCountryCodeForRegion(const string& region_code) const;
158 int country_calling_code = phone_util_.GetCountryCodeForRegion(region_code); in GetMetadataForRegion()
1678 int PhoneNumberUtil::GetCountryCodeForRegion(const string& region_code) const { in GetCountryCodeForRegion() function in i18n::phonenumbers::PhoneNumberUtil