Home
last modified time | relevance | path

Searched defs:country_calling_codes (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
Dgeocoding_data_test.cc53 const int* country_calling_codes, int country_calling_codes_size, in TestCountryCallingCodeLanguages()
135 const int* country_calling_codes = get_test_country_calling_codes(); in TEST() local
Dmapping_file_provider_test.cc43 const int country_calling_codes[] = {1, 41, 65, 86}; variable
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Dphonenumber_offline_geocoder.cc53 const int* country_calling_codes, int country_calling_codes_size, in PhoneNumberOfflineGeocoder()
64 const int* country_calling_codes, int country_calling_codes_size, in Init()
Dmapping_file_provider.cc86 const int* country_calling_codes, int country_calling_codes_size, in MappingFileProvider()