Searched refs:EnumSize (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc694 data_size += WireFormatLite::EnumSize(
698 data_size += WireFormatLite::EnumSize(
H A Dwire_format_lite.h497 static inline int EnumSize ( int value);
H A Dwire_format_lite_inl.h733 inline int WireFormatLite::EnumSize(int value) { function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc2878 ::google::protobuf::internal::WireFormatLite::EnumSize(this->label());
2884 ::google::protobuf::internal::WireFormatLite::EnumSize(this->type());
4899 ::google::protobuf::internal::WireFormatLite::EnumSize(this->optimize_for());
5728 ::google::protobuf::internal::WireFormatLite::EnumSize(this->ctype());
/external/protobuf/src/google/protobuf/
H A Dwire_format.cc997 data_size += WireFormatLite::EnumSize(
1001 data_size += WireFormatLite::EnumSize(
H A Dwire_format_lite.h455 static inline int EnumSize ( int value);
H A Dwire_format_lite_inl.h711 inline int WireFormatLite::EnumSize(int value) { function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc2654 ::google::protobuf::internal::WireFormatLite::EnumSize(this->label());
2660 ::google::protobuf::internal::WireFormatLite::EnumSize(this->type());
4562 ::google::protobuf::internal::WireFormatLite::EnumSize(this->optimize_for());
5309 ::google::protobuf::internal::WireFormatLite::EnumSize(this->ctype());

Completed in 206 milliseconds