Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h182 void GetSupportedGlobalNetworkCallingCodes(
Dphonenumberutil.cc907 void PhoneNumberUtil::GetSupportedGlobalNetworkCallingCodes( in GetSupportedGlobalNetworkCallingCodes() function in i18n::phonenumbers::PhoneNumberUtil
2036 GetSupportedGlobalNetworkCallingCodes(&global_network_calling_codes); in GetExampleNumberForType()
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc162 TEST_F(PhoneNumberUtilTest, GetSupportedGlobalNetworkCallingCodes) { in TEST_F() argument
165 phone_util_.GetSupportedGlobalNetworkCallingCodes(&calling_codes); in TEST_F()
189 phone_util_.GetSupportedGlobalNetworkCallingCodes( in TEST_F()