OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WireTypeForFieldType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format.h
83
static inline WireFormatLite::WireType
WireTypeForFieldType
(
204
return
WireTypeForFieldType
(field->type());
208
inline WireFormatLite::WireType WireFormat::
WireTypeForFieldType
(
212
return WireFormatLite::
WireTypeForFieldType
(
wire_format_lite.h
138
static inline WireFormatLite::WireType
WireTypeForFieldType
(
/external/protobuf/src/google/protobuf/
wire_format.h
82
static inline WireFormatLite::WireType
WireTypeForFieldType
(
267
return
WireTypeForFieldType
(field->type());
271
inline WireFormatLite::WireType WireFormat::
WireTypeForFieldType
(
275
return WireFormatLite::
WireTypeForFieldType
(
wire_format_lite.h
139
static inline WireFormatLite::WireType
WireTypeForFieldType
(
Completed in 196 milliseconds