HomeSort by relevance Sort by last modified time
    Searched defs:kMessageSetMessageTag (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.cc 55 const int WireFormatLite::kMessageSetMessageTag;
81 io::CodedOutputStream::StaticVarintSize32<kMessageSetMessageTag>::value;
300 output->WriteVarint32(WireFormatLite::kMessageSetMessageTag);
333 WireFormatLite::kMessageSetMessageTag, target);
wire_format_lite.h 209 static const int kMessageSetMessageTag =
  /external/protobuf/src/google/protobuf/
wire_format_lite.cc 54 const int WireFormatLite::kMessageSetMessageTag;
62 io::CodedOutputStream::VarintSize32(kMessageSetMessageTag);
wire_format_lite.h 201 static const int kMessageSetMessageTag =

Completed in 1334 milliseconds