Searched defs:kMessageSetTypeIdTag (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc54 const int WireFormatLite::kMessageSetTypeIdTag; member in class:google::protobuf::internal::WireFormatLite
80 io::CodedOutputStream::StaticVarintSize32<kMessageSetTypeIdTag>::value +
296 output->WriteVarint32(WireFormatLite::kMessageSetTypeIdTag);
327 WireFormatLite::kMessageSetTypeIdTag, target);
H A Dwire_format_lite.h206 static const int kMessageSetTypeIdTag = member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc53 const int WireFormatLite::kMessageSetTypeIdTag; member in class:google::protobuf::internal::WireFormatLite
61 io::CodedOutputStream::VarintSize32(kMessageSetTypeIdTag) +
H A Dwire_format_lite.h198 static const int kMessageSetTypeIdTag = member in class:google::protobuf::internal::WireFormatLite

Completed in 168 milliseconds