Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc85 MappingFileProvider( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages) MappingFileProvider() argument
H A Dphonenumber_offline_geocoder.cc48 get_country_languages, get_prefix_language_code_pairs(), in PhoneNumberOfflineGeocoder() local
52 PhoneNumberOfflineGeocoder( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages, const char** prefix_language_code_pairs, int prefix_language_code_pairs_size, prefix_descriptions_getter get_prefix_descriptions) PhoneNumberOfflineGeocoder() argument
63 Init( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages, const char** prefix_language_code_pairs, int prefix_language_code_pairs_size, prefix_descriptions_getter get_prefix_descriptions) Init() argument
H A Dgeocoding_data.cc918562 const CountryLanguages* get_country_languages(int index) { get_country_languages() function
[all...]
/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
H A Dgeocoding_data_test.cc111 get_country_languages); in TEST() local
52 TestCountryCallingCodeLanguages( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages) TestCountryCallingCodeLanguages() argument

Completed in 50 milliseconds