Home
last modified time | relevance | path

Searched refs:country_languages (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
H A Dmapping_file_provider_test.cc53 const CountryLanguages* country_languages[] = { member
61 return country_languages[index]; in test_get_country_languages()
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dgeocoding_data.pb.h846 // repeated string country_languages = 2;
852 const std::string& country_languages(int index) const;
863 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& country_languages() const;
1796 // repeated string country_languages = 2;
1807 // @@protoc_insertion_point(field_add_mutable:i18n.phonenumbers.CountriesInfo.country_languages) in add_country_languages()
1813 inline const std::string& CountriesInfo::country_languages(int index) const { in country_languages() function in i18n::phonenumbers::CountriesInfo
1814 // @@protoc_insertion_point(field_get:i18n.phonenumbers.CountriesInfo.country_languages) in country_languages()
1818 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.CountriesInfo.country_languages) in mutable_country_languages()
1822 // @@protoc_insertion_point(field_set:i18n.phonenumbers.CountriesInfo.country_languages) in set_country_languages()
1826 // @@protoc_insertion_point(field_set:i18n.phonenumbers.CountriesInfo.country_languages) in set_country_languages()
1860 CountriesInfo::country_languages() const { country_languages() function in i18n::phonenumbers::CountriesInfo
[all...]
H A Dupdate_geocoding.cc319 std::string language = countriesInfo.country_languages(i); in AddCountryLanguages()

Completed in 6 milliseconds