Searched refs:IsNumberMatchWithOneString (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h559 MatchType IsNumberMatchWithOneString(const PhoneNumber& first_number,
H A Dphonenumbermatcher.cc99 if (util.IsNumberMatchWithOneString(
H A Dphonenumberutil.cc2659 return IsNumberMatchWithOneString(first_number_as_proto, second_number);
2666 return IsNumberMatchWithOneString(second_number_as_proto, first_number);
2685 PhoneNumberUtil::MatchType PhoneNumberUtil::IsNumberMatchWithOneString( function in class:i18n::phonenumbers::PhoneNumberUtil

Completed in 6174 milliseconds