HomeSort by relevance Sort by last modified time
    Searched refs:WireTypeForFieldType (Results 1 - 25 of 25) 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(
wire_format.cc 480 WireTypeForFieldType(field->type())) {
    [all...]
extension_set.cc     [all...]
  /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(
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_extension.cc 113 WireFormat::WireTypeForFieldType(descriptor->type())));
javanano_enum_field.cc 77 internal::WireFormat::WireTypeForFieldType(descriptor->type())));
javanano_message.cc 445 WireFormat::WireTypeForFieldType(field->type()));
javanano_primitive_field.cc 225 internal::WireFormat::WireTypeForFieldType(descriptor->type())));
    [all...]
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_message.cc 452 internal::WireFormat::WireTypeForFieldType(field->type());
  /external/protobuf/src/google/protobuf/compiler/java/
java_message_lite.cc     [all...]
java_message.cc     [all...]
  /external/protobuf/src/google/protobuf/util/internal/
proto_writer.cc 753 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType(
protostream_objectsource.cc 160 WireFormatLite::WireTypeForFieldType(
    [all...]
  /external/protobuf/conformance/
conformance_test.cc 505 WireFormatLite::WireType wire_type = WireFormatLite::WireTypeForFieldType(
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc     [all...]

Completed in 227 milliseconds