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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h583 bool IsLeadingZeroPossible(int country_calling_code) const;
H A Dphonenumberutil.cc1325 !IsLeadingZeroPossible(number.country_code());
2123 bool PhoneNumberUtil::IsLeadingZeroPossible(int country_calling_code) const { function in class:i18n::phonenumbers::PhoneNumberUtil

Completed in 141 milliseconds