Searched refs:GetCountryCodeForValidRegion (Results 1 – 2 of 2) sorted by relevance
690 int GetCountryCodeForValidRegion(const string& region_code) const;
1138 } else if (country_code == GetCountryCodeForValidRegion(calling_from)) { in FormatOutOfCountryCallingNumber()1387 country_code == GetCountryCodeForValidRegion(calling_from)) { in FormatOutOfCountryKeepingAlphaChars()1684 return GetCountryCodeForValidRegion(region_code); in GetCountryCodeForRegion()1687 int PhoneNumberUtil::GetCountryCodeForValidRegion( in GetCountryCodeForValidRegion() function in i18n::phonenumbers::PhoneNumberUtil2091 country_code != GetCountryCodeForValidRegion(region_code))) { in IsValidNumberForRegion()