Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumbermatcher.h138 void GetNationalNumberGroups(
Dphonenumbermatcher.cc668 GetNationalNumberGroups(phone_number, NULL, // Use default formatting pattern in CheckNumberGroupingIsValid()
684 GetNationalNumberGroups(phone_number, &*it, &formatted_number_groups); in CheckNumberGroupingIsValid()
697 void PhoneNumberMatcher::GetNationalNumberGroups( in GetNationalNumberGroups() function in i18n::phonenumbers::PhoneNumberMatcher