Lines Matching refs:GetRegionCodeForCountryCode
1123 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in Format()
1155 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in FormatByPattern()
1213 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in FormatNationalNumberWithCarrierCode()
1264 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in FormatNumberForMobileDialing()
1414 GetRegionCodeForCountryCode(country_code, ®ion_code); in FormatOutOfCountryCallingNumber()
1462 GetRegionCodeForCountryCode(number.country_code(), ®ion_code); in FormatInOriginalFormat()
1575 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in HasFormattingPatternForNumber()
1861 void PhoneNumberUtil::GetRegionCodeForCountryCode( in GetRegionCodeForCountryCode() function in i18n::phonenumbers::PhoneNumberUtil
2251 GetRegionCodeForCountryCode(country_code, &phone_number_region); in ParseHelper()
2403 GetRegionCodeForCountryCode(country_code, ®ion_code); in IsPossibleNumberForTypeWithReason()
2954 GetRegionCodeForCountryCode(potential_country_code, ®ion_code); in ExtractCountryCode()
3150 GetRegionCodeForCountryCode(first_number.country_code(), in IsNumberMatchWithOneString()