Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h330 void GetCountryMobileToken(int country_calling_code,
Dphonenumberutil.cc2662 GetCountryMobileToken(number.country_code(), &mobile_token); in GetLengthOfNationalDestinationCode()
2670 void PhoneNumberUtil::GetCountryMobileToken(int country_calling_code, in GetCountryMobileToken() function in i18n::phonenumbers::PhoneNumberUtil
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc1555 TEST_F(PhoneNumberUtilTest, GetCountryMobileToken) { in TEST_F() argument
1560 phone_util_.GetCountryMobileToken(country_calling_code, &mobile_token); in TEST_F()
1565 phone_util_.GetCountryMobileToken(country_calling_code, &mobile_token); in TEST_F()