Searched refs:GetCountryCodeForValidRegion (Results 1 – 2 of 2) sorted by relevance
867 int GetCountryCodeForValidRegion(const string& region_code) const;
1378 } else if (country_code == GetCountryCodeForValidRegion(calling_from)) { in FormatOutOfCountryCallingNumber()1630 country_code == GetCountryCodeForValidRegion(calling_from)) { in FormatOutOfCountryKeepingAlphaChars()1924 return GetCountryCodeForValidRegion(region_code); in GetCountryCodeForRegion()1927 int PhoneNumberUtil::GetCountryCodeForValidRegion( in GetCountryCodeForValidRegion() function in i18n::phonenumbers::PhoneNumberUtil2455 country_code != GetCountryCodeForValidRegion(region_code))) { in IsValidNumberForRegion()