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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc86 const int* country_calling_codes, int country_calling_codes_size,
89 country_calling_codes_size_(country_calling_codes_size),
85 MappingFileProvider( const int* country_calling_codes, int country_calling_codes_size, country_languages_getter get_country_languages) argument
H A Dphonenumber_offline_geocoder.cc54 const int* country_calling_codes, int country_calling_codes_size,
59 Init(country_calling_codes, country_calling_codes_size,
65 const int* country_calling_codes, int country_calling_codes_size,
72 country_calling_codes_size,
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 1152 milliseconds