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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.cc909 GetMetadataForRegionOrCallingCode(country_calling_code, region_code);
939 GetMetadataForRegionOrCallingCode(country_calling_code, region_code);
998 GetMetadataForRegionOrCallingCode(country_calling_code, region_code);
1006 const PhoneMetadata* PhoneNumberUtil::GetMetadataForRegionOrCallingCode( function in class:i18n::phonenumbers::PhoneNumberUtil
1172 GetMetadataForRegionOrCallingCode(country_code, region_code);
1334 GetMetadataForRegionOrCallingCode(country_calling_code, region_code);
1904 GetMetadataForRegionOrCallingCode(country_code, phone_number_region);
2025 GetMetadataForRegionOrCallingCode(country_code, region_code);
2067 GetMetadataForRegionOrCallingCode(number.country_code(), region_code);
2088 GetMetadataForRegionOrCallingCode(country_cod
[all...]
H A Dphonenumberutil.h684 const i18n::phonenumbers::PhoneMetadata* GetMetadataForRegionOrCallingCode(

Completed in 311 milliseconds