Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format.cc997 data_size += WireFormatLite::EnumSize( in FieldDataOnlyByteSize()
1001 data_size += WireFormatLite::EnumSize( in FieldDataOnlyByteSize()
Dwire_format_lite.h455 static inline int EnumSize ( int value);
Dwire_format_lite_inl.h711 inline int WireFormatLite::EnumSize(int value) { in EnumSize() function
Ddescriptor.pb.cc2654 ::google::protobuf::internal::WireFormatLite::EnumSize(this->label()); in ByteSize()
2660 ::google::protobuf::internal::WireFormatLite::EnumSize(this->type()); in ByteSize()
4562 ::google::protobuf::internal::WireFormatLite::EnumSize(this->optimize_for()); in ByteSize()
5309 ::google::protobuf::internal::WireFormatLite::EnumSize(this->ctype()); in ByteSize()