Searched refs:HasValidCountryCallingCode (Results 1 – 2 of 2) sorted by relevance
1052 bool PhoneNumberUtil::HasValidCountryCallingCode( in HasValidCountryCallingCode() function in i18n::phonenumbers::PhoneNumberUtil1114 if (!HasValidCountryCallingCode(country_calling_code)) { in Format()1150 if (!HasValidCountryCallingCode(country_calling_code)) { in FormatByPattern()1203 if (!HasValidCountryCallingCode(country_calling_code)) { in FormatNationalNumberWithCarrierCode()1253 if (!HasValidCountryCallingCode(country_calling_code)) { in FormatNumberForMobileDialing()1366 if (!HasValidCountryCallingCode(country_code)) { in FormatOutOfCountryCallingNumber()1600 if (!HasValidCountryCallingCode(country_code)) { in FormatOutOfCountryKeepingAlphaChars()2399 if (!HasValidCountryCallingCode(country_code)) { in IsPossibleNumberForTypeWithReason()
853 bool HasValidCountryCallingCode(int country_calling_code) const;