Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.h493 bool GetExampleNumberForType(const string& region_code,
Dphonenumberutil.cc1699 return GetExampleNumberForType(region_code, FIXED_LINE, number); in GetExampleNumber()
1705 bool PhoneNumberUtil::GetExampleNumberForType( in GetExampleNumberForType() function in i18n::phonenumbers::PhoneNumberUtil