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

  /external/protobuf/src/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
287 return WireTypeForFieldType(field->type());
291 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
295 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 137 static inline WireFormatLite::WireType WireTypeForFieldType(
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
268 return WireTypeForFieldType(field->type());
272 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
276 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 137 static inline WireFormatLite::WireType WireTypeForFieldType(
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
268 return WireTypeForFieldType(field->type());
272 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
276 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 137 static inline WireFormatLite::WireType WireTypeForFieldType(
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
268 return WireTypeForFieldType(field->type());
272 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
276 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 137 static inline WireFormatLite::WireType WireTypeForFieldType(
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
287 return WireTypeForFieldType(field->type());
291 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
295 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 137 static inline WireFormatLite::WireType WireTypeForFieldType(
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
268 return WireTypeForFieldType(field->type());
272 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
276 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 137 static inline WireFormatLite::WireType WireTypeForFieldType(

Completed in 203 milliseconds