Searched refs:_internal_country_codes_size (Results 1 – 2 of 2) sorted by relevance
1009 int _internal_country_codes_size() const;1903 inline int CountryCodeInfo::_internal_country_codes_size() const { in _internal_country_codes_size() function1907 return _internal_country_codes_size(); in country_codes_size()
1521 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()