Home
last modified time | relevance | path

Searched refs:GetRegionCodesForCountryCallingCode (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/
H A Dshortnumberinfo.cc103 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in RegionDialingFromMatchesNumber()
130 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in IsPossibleShortNumber()
174 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in IsValidShortNumber()
233 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in GetExpectedCost()
372 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in IsCarrierSpecific()
H A Dphonenumberutil.h493 void GetRegionCodesForCountryCallingCode(
H A Dphonenumberutil.cc1756 void PhoneNumberUtil::GetRegionCodesForCountryCallingCode( in GetRegionCodesForCountryCallingCode() function in i18n::phonenumbers::PhoneNumberUtil
1785 GetRegionCodesForCountryCallingCode(country_calling_code, &region_codes); in GetRegionCodeForCountryCode()
1795 GetRegionCodesForCountryCallingCode(country_calling_code, &region_codes); in GetRegionCodeForNumber()
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/src/phonenumbers/
H A Dshortnumberinfo.cc103 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in RegionDialingFromMatchesNumber()
130 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in IsPossibleShortNumber()
174 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in IsValidShortNumber()
233 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in GetExpectedCost()
372 phone_util_.GetRegionCodesForCountryCallingCode(number.country_code(), in IsCarrierSpecific()
H A Dphonenumberutil.h493 void GetRegionCodesForCountryCallingCode(
H A Dphonenumberutil.cc1828 void PhoneNumberUtil::GetRegionCodesForCountryCallingCode( in GetRegionCodesForCountryCallingCode() function in i18n::phonenumbers::PhoneNumberUtil
1857 GetRegionCodesForCountryCallingCode(country_calling_code, &region_codes); in GetRegionCodeForCountryCode()
1867 GetRegionCodesForCountryCallingCode(country_calling_code, &region_codes); in GetRegionCodeForNumber()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc207 TEST_F(PhoneNumberUtilTest, GetRegionCodesForCountryCallingCode) { in TEST_F() argument
210 phone_util_.GetRegionCodesForCountryCallingCode(1, &regions); in TEST_F()
217 phone_util_.GetRegionCodesForCountryCallingCode(44, &regions); in TEST_F()
222 phone_util_.GetRegionCodesForCountryCallingCode(49, &regions); in TEST_F()
227 phone_util_.GetRegionCodesForCountryCallingCode(800, &regions); in TEST_F()
232 phone_util_.GetRegionCodesForCountryCallingCode( in TEST_F()
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc207 TEST_F(PhoneNumberUtilTest, GetRegionCodesForCountryCallingCode) { in TEST_F() argument
210 phone_util_.GetRegionCodesForCountryCallingCode(1, &regions); in TEST_F()
217 phone_util_.GetRegionCodesForCountryCallingCode(44, &regions); in TEST_F()
222 phone_util_.GetRegionCodesForCountryCallingCode(49, &regions); in TEST_F()
227 phone_util_.GetRegionCodesForCountryCallingCode(800, &regions); in TEST_F()
232 phone_util_.GetRegionCodesForCountryCallingCode( in TEST_F()