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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumbermatcher.h132 bool CheckNumberGroupingIsValid(
H A Dphonenumbermatcher.cc496 bool is_valid = CheckNumberGroupingIsValid(number, candidate, callback);
512 bool is_valid = CheckNumberGroupingIsValid(number, candidate, callback);
657 bool PhoneNumberMatcher::CheckNumberGroupingIsValid( function in class:i18n::phonenumbers::PhoneNumberMatcher

Completed in 68 milliseconds