Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.h279 void GetCountryMobileToken(int country_calling_code,
Dphonenumberutil.cc2200 GetCountryMobileToken(number.country_code(), &mobile_token); in GetLengthOfNationalDestinationCode()
2208 void PhoneNumberUtil::GetCountryMobileToken(int country_calling_code, in GetCountryMobileToken() function in i18n::phonenumbers::PhoneNumberUtil