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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc87 country_languages_getter get_country_languages)
90 get_country_languages_(get_country_languages) {
85 MappingFileProvider( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages) argument
H A Dphonenumber_offline_geocoder.cc49 get_country_languages, get_prefix_language_code_pairs(), local
55 country_languages_getter get_country_languages,
60 get_country_languages, prefix_language_code_pairs,
66 country_languages_getter get_country_languages,
73 get_country_languages));
53 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) argument
64 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) argument

Completed in 981 milliseconds