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

  /external/protobuf/src/google/protobuf/
wire_format_lite.cc 54 const int WireFormatLite::kMessageSetMessageTag;
62 io::CodedOutputStream::StaticVarintSize32<kMessageSetMessageTag>::value;
wire_format.cc 251 output->WriteVarint32(WireFormatLite::kMessageSetMessageTag);
281 WireFormatLite::kMessageSetMessageTag, target);
700 case WireFormatLite::kMessageSetMessageTag: {
    [all...]
wire_format_lite.h 210 static const int kMessageSetMessageTag =
extension_set_heavy.cc 618 case WireFormatLite::kMessageSetMessageTag: {
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 199 static const int kMessageSetMessageTag =
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 199 static const int kMessageSetMessageTag =
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 199 static const int kMessageSetMessageTag =
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 210 static const int kMessageSetMessageTag =
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 199 static const int kMessageSetMessageTag =

Completed in 67 milliseconds