Home
last modified time | relevance | path

Searched refs:country_codes (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
Dgeocoding_data.proto50 repeated int32 country_codes = 2; field
Dupdate_geocoding.cc272 int mdyCountryCode = static_cast<int>(countryCodeInfo->country_codes(mdyIndex)); in UpdateCountryCodes()
292 curCountryCodes[curIndex] = static_cast<int>(countryCodeInfo->country_codes(mdyIndex)); in UpdateCountryCodes()
Dgeocoding_data.pb.h1020 ::PROTOBUF_NAMESPACE_ID::int32 country_codes(int index) const;
1024 country_codes() const;
1915 inline ::PROTOBUF_NAMESPACE_ID::int32 CountryCodeInfo::country_codes(int index) const { in country_codes() function
1935 CountryCodeInfo::country_codes() const { in country_codes() function