Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h2633 int _internal_value_size() const;
9009 inline int EnumDescriptorProto::_internal_value_size() const { in _internal_value_size() function
9013 return _internal_value_size(); in value_size()
Ddescriptor.pb.cc4969 n = static_cast<unsigned int>(this->_internal_value_size()); i < n; i++) { in _InternalSerialize()
5018 total_size += 1UL * this->_internal_value_size(); in ByteSizeLong()