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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc55 const int WireFormatLite::kMessageSetMessageTag; member in class:google::protobuf::internal::WireFormatLite
81 io::CodedOutputStream::StaticVarintSize32<kMessageSetMessageTag>::value;
300 output->WriteVarint32(WireFormatLite::kMessageSetMessageTag);
333 WireFormatLite::kMessageSetMessageTag, target);
H A Dwire_format_lite.h209 static const int kMessageSetMessageTag = member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc54 const int WireFormatLite::kMessageSetMessageTag; member in class:google::protobuf::internal::WireFormatLite
62 io::CodedOutputStream::VarintSize32(kMessageSetMessageTag);
H A Dwire_format_lite.h201 static const int kMessageSetMessageTag = member in class:google::protobuf::internal::WireFormatLite

Completed in 122 milliseconds