Lines Matching refs:GetRegionCodeForCountryCode
1158 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in Format()
1190 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in FormatByPattern()
1248 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in FormatNationalNumberWithCarrierCode()
1299 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in FormatNumberForMobileDialing()
1445 GetRegionCodeForCountryCode(country_code, ®ion_code); in FormatOutOfCountryCallingNumber()
1493 GetRegionCodeForCountryCode(number.country_code(), ®ion_code); in FormatInOriginalFormat()
1606 GetRegionCodeForCountryCode(country_calling_code, ®ion_code); in HasFormattingPatternForNumber()
1892 void PhoneNumberUtil::GetRegionCodeForCountryCode( in GetRegionCodeForCountryCode() function in i18n::phonenumbers::PhoneNumberUtil
2282 GetRegionCodeForCountryCode(country_code, &phone_number_region); in ParseHelper()
2434 GetRegionCodeForCountryCode(country_code, ®ion_code); in IsPossibleNumberForTypeWithReason()
2985 GetRegionCodeForCountryCode(potential_country_code, ®ion_code); in ExtractCountryCode()
3181 GetRegionCodeForCountryCode(first_number.country_code(), in IsNumberMatchWithOneString()