Home
last modified time | relevance | path

Searched refs:get_country_languages (Results 1 – 6 of 6) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Dphonenumber_offline_geocoder.cc47 get_country_languages, get_prefix_language_code_pairs(), in PhoneNumberOfflineGeocoder()
53 country_languages_getter get_country_languages, in PhoneNumberOfflineGeocoder() argument
58 get_country_languages, prefix_language_code_pairs, in PhoneNumberOfflineGeocoder()
64 country_languages_getter get_country_languages, in Init() argument
71 get_country_languages)); in Init()
Dphonenumber_offline_geocoder.h58 country_languages_getter get_country_languages,
113 country_languages_getter get_country_languages,
Dmapping_file_provider.cc87 country_languages_getter get_country_languages) in MappingFileProvider() argument
90 get_country_languages_(get_country_languages) { in MappingFileProvider()
Dgeocoding_data.h60 const CountryLanguages* get_country_languages(int index);
Dmapping_file_provider.h45 country_languages_getter get_country_languages);
/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
Dgeocoding_data_test.cc54 country_languages_getter get_country_languages) { in TestCountryCallingCodeLanguages() argument
62 TestCountryLanguages(get_country_languages(i)); in TestCountryCallingCodeLanguages()
111 get_country_languages); in TEST()