OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kMessageSetItemStartTag
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.cc
52
const int WireFormatLite::
kMessageSetItemStartTag
;
78
io::CodedOutputStream::StaticVarintSize32<
kMessageSetItemStartTag
>::value +
293
output->WriteVarint32(WireFormatLite::
kMessageSetItemStartTag
);
323
WireFormatLite::
kMessageSetItemStartTag
, target);
wire_format_lite.h
200
static const int
kMessageSetItemStartTag
=
/external/protobuf/src/google/protobuf/
wire_format_lite.cc
51
const int WireFormatLite::
kMessageSetItemStartTag
;
59
io::CodedOutputStream::VarintSize32(
kMessageSetItemStartTag
) +
wire_format_lite.h
192
static const int
kMessageSetItemStartTag
=
Completed in 68 milliseconds