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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
H A Dmapping_file_provider.h37 typedef const CountryLanguages* (*country_languages_getter)(int index); typedef in class:i18n::phonenumbers::MappingFileProvider
45 country_languages_getter get_country_languages);
67 const country_languages_getter get_country_languages_;
H A Dphonenumber_offline_geocoder.h49 typedef const CountryLanguages* (*country_languages_getter)(int index); typedef in class:i18n::phonenumbers::PhoneNumberOfflineGeocoder
58 country_languages_getter get_country_languages,
108 country_languages_getter get_country_languages,

Completed in 83 milliseconds