Home
last modified time | relevance | path

Searched refs:EnumSize (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format.cc1023 data_size += WireFormatLite::EnumSize( in FieldDataOnlyByteSize()
1027 data_size += WireFormatLite::EnumSize( in FieldDataOnlyByteSize()
Dwire_format_lite.h468 static inline int EnumSize ( int value);
Dwire_format_lite_inl.h817 inline int WireFormatLite::EnumSize(int value) { in EnumSize() function
Ddescriptor.pb.cc3056 ::google::protobuf::internal::WireFormatLite::EnumSize(this->label()); in ByteSize()
3062 ::google::protobuf::internal::WireFormatLite::EnumSize(this->type()); in ByteSize()
5459 ::google::protobuf::internal::WireFormatLite::EnumSize(this->optimize_for()); in ByteSize()
6378 ::google::protobuf::internal::WireFormatLite::EnumSize(this->ctype()); in ByteSize()