Searched refs:GetMetadataForRegion (Results 1 – 7 of 7) sorted by relevance
66 const PhoneMetadata* ShortNumberInfo::GetMetadataForRegion( in GetMetadataForRegion() function in i18n::phonenumbers::ShortNumberInfo99 const PhoneMetadata* metadata = GetMetadataForRegion(region_code); in MatchesEmergencyNumberHelper()
141 default_metadata_(GetMetadataForRegion(region_code)), in AsYouTypeFormatter()156 const PhoneMetadata* AsYouTypeFormatter::GetMetadataForRegion( in GetMetadataForRegion() function in i18n::phonenumbers::AsYouTypeFormatter162 phone_util_.GetMetadataForRegion(main_country); in GetMetadataForRegion()328 current_metadata_ = GetMetadataForRegion(default_country_); in Clear()697 current_metadata_ = GetMetadataForRegion(new_region_code); in AttemptToExtractCountryCode()
65 const i18n::phonenumbers::PhoneMetadata* GetMetadataForRegion(
814 const PhoneMetadata* metadata = GetMetadataForRegion(region_code); in GetNddPrefixForRegion()846 const PhoneMetadata* PhoneNumberUtil::GetMetadataForRegion( in GetMetadataForRegion() function in i18n::phonenumbers::PhoneNumberUtil1010 : GetMetadataForRegion(region_code); in GetMetadataForRegionOrCallingCode()1156 GetMetadataForRegion(calling_from); in FormatOutOfCountryCallingNumber()1242 const PhoneMetadata* metadata = GetMetadataForRegion(region_code); in FormatInOriginalFormat()1380 const PhoneMetadata* metadata = GetMetadataForRegion(calling_from); in FormatOutOfCountryKeepingAlphaChars()1660 const PhoneMetadata* metadata = GetMetadataForRegion(*it); in GetRegionCodeForNumberFromRegionList()1689 const PhoneMetadata* metadata = GetMetadataForRegion(region_code); in GetCountryCodeForValidRegion()1715 const PhoneMetadata* region_metadata = GetMetadataForRegion(region_code); in GetExampleNumberForType()1873 const PhoneMetadata* country_metadata = GetMetadataForRegion(default_region); in ParseHelper()[all …]
90 const PhoneMetadata* GetMetadataForRegion(const string& region_code) const;
678 const i18n::phonenumbers::PhoneMetadata* GetMetadataForRegion(
741 phone_util_.GetMetadataForRegion(phone_number_region); in IsNationalPrefixPresentIfRequired()