Searched defs:GetRegionCodeForCountryCode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.cc904 GetRegionCodeForCountryCode(country_calling_code, &region_code);
925 // Note GetRegionCodeForCountryCode() is used because formatting information
936 GetRegionCodeForCountryCode(country_calling_code, &region_code);
990 // Note GetRegionCodeForCountryCode() is used because formatting information
995 GetRegionCodeForCountryCode(country_calling_code, &region_code);
1042 GetRegionCodeForCountryCode(country_calling_code, &region_code);
1169 GetRegionCodeForCountryCode(country_code, &region_code);
1219 GetRegionCodeForCountryCode(number.country_code(), &region_code);
1332 GetRegionCodeForCountryCode(country_calling_code, &region_code);
1617 void PhoneNumberUtil::GetRegionCodeForCountryCode( function in class:i18n::phonenumbers::PhoneNumberUtil
[all...]

Completed in 103 milliseconds