Searched refs:GetMetadataForNonGeographicalRegion (Results 1 – 4 of 4) sorted by relevance
944 GetMetadataForNonGeographicalRegion(country_calling_code); in GetSupportedTypesForNonGeoEntity()1075 const PhoneMetadata* PhoneNumberUtil::GetMetadataForNonGeographicalRegion( in GetMetadataForNonGeographicalRegion() function in i18n::phonenumbers::PhoneNumberUtil1227 ? GetMetadataForNonGeographicalRegion(country_calling_code) in GetMetadataForRegionOrCallingCode()2041 GetMetadataForNonGeographicalRegion(country_calling_code); in GetExampleNumberForType()2064 GetMetadataForNonGeographicalRegion(country_calling_code); in GetExampleNumberForNonGeoEntity()
858 const i18n::phonenumbers::PhoneMetadata* GetMetadataForNonGeographicalRegion(
691 phone_util_.GetMetadataForNonGeographicalRegion(country_code); in AttemptToExtractCountryCode()
62 const PhoneMetadata* GetMetadataForNonGeographicalRegion( in GetMetadataForNonGeographicalRegion() function in i18n::phonenumbers::PhoneNumberUtilTest64 return phone_util_.GetMetadataForNonGeographicalRegion(country_code); in GetMetadataForNonGeographicalRegion()334 const PhoneMetadata* metadata = GetMetadataForNonGeographicalRegion(800); in TEST_F()