Home
last modified time | relevance | path

Searched refs:_internal_country_codes_size (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
Dgeocoding_data.pb.h1009 int _internal_country_codes_size() const;
1903 inline int CountryCodeInfo::_internal_country_codes_size() const { in _internal_country_codes_size() function
1907 return _internal_country_codes_size(); in country_codes_size()
Dgeocoding_data.pb.cc1521 for (int i = 0, n = this->_internal_country_codes_size(); i < n; i++) { in _InternalSerialize()
1553 … ::PROTOBUF_NAMESPACE_ID::internal::FromIntSize(this->_internal_country_codes_size()); in ByteSizeLong()