Home
last modified time | relevance | path

Searched refs:get_country_languages (Results 1 - 7 of 7) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dphonenumber_offline_geocoder.cc48 get_country_languages, get_prefix_language_code_pairs(), in PhoneNumberOfflineGeocoder() local
54 country_languages_getter get_country_languages, in PhoneNumberOfflineGeocoder()
59 get_country_languages, prefix_language_code_pairs, in PhoneNumberOfflineGeocoder()
65 country_languages_getter get_country_languages, in Init()
72 get_country_languages)); in Init()
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 Dphonenumber_offline_geocoder.h58 country_languages_getter get_country_languages,
118 country_languages_getter get_country_languages,
H A Dmapping_file_provider.cc87 country_languages_getter get_country_languages) in MappingFileProvider()
90 get_country_languages_(get_country_languages) { in MappingFileProvider()
85 MappingFileProvider( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages) MappingFileProvider() argument
H A Dgeocoding_data.h60 const CountryLanguages* get_country_languages(int index);
H A Dmapping_file_provider.h41 // get_country_languages(int index) returning the CountryLanguage information
45 country_languages_getter get_country_languages);
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.cc54 country_languages_getter get_country_languages) { in TestCountryCallingCodeLanguages()
62 TestCountryLanguages(get_country_languages(i)); in TestCountryCallingCodeLanguages()
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 28 milliseconds