Searched defs:get_country_languages (Results 1 - 4 of 4) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
H A D | mapping_file_provider.cc | 85 MappingFileProvider( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages) MappingFileProvider() argument
|
H A D | phonenumber_offline_geocoder.cc | 48 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 D | geocoding_data.cc | 918562 const CountryLanguages* get_country_languages(int index) { get_country_languages() function [all...] |
/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/ |
H A D | geocoding_data_test.cc | 111 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