Home
last modified time | relevance | path

Searched refs:GetMetadataForRegionOrCallingCode (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc1128 GetMetadataForRegionOrCallingCode(country_calling_code, region_code); in Format()
1158 GetMetadataForRegionOrCallingCode(country_calling_code, region_code); in FormatByPattern()
1216 GetMetadataForRegionOrCallingCode(country_calling_code, region_code); in FormatNationalNumberWithCarrierCode()
1224 const PhoneMetadata* PhoneNumberUtil::GetMetadataForRegionOrCallingCode( in GetMetadataForRegionOrCallingCode() function in i18n::phonenumbers::PhoneNumberUtil
1417 GetMetadataForRegionOrCallingCode(country_code, region_code); in FormatOutOfCountryCallingNumber()
1577 GetMetadataForRegionOrCallingCode(country_calling_code, region_code); in HasFormattingPatternForNumber()
2254 GetMetadataForRegionOrCallingCode(country_code, phone_number_region); in ParseHelper()
2406 GetMetadataForRegionOrCallingCode(country_code, region_code); in IsPossibleNumberForTypeWithReason()
2433 GetMetadataForRegionOrCallingCode(number.country_code(), region_code); in GetNumberType()
2452 GetMetadataForRegionOrCallingCode(country_code, region_code); in IsValidNumberForRegion()
Dphonenumberutil.h861 const i18n::phonenumbers::PhoneMetadata* GetMetadataForRegionOrCallingCode(