HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_SFIXED64 (Results 1 - 25 of 40) sorted by null

1 2

  /external/perfetto/include/perfetto/protozero/
proto_field_descriptor.h 44 TYPE_SFIXED64 = 16,
  /external/nanopb-c/generator/google/protobuf/
descriptor.py 377 TYPE_SFIXED64 = 16
404 TYPE_SFIXED64: CPPTYPE_INT64,
  /external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
InternalNano.java 66 public static final int TYPE_SFIXED64 = 16;
364 case TYPE_SFIXED64:
Extension.java 73 public static final int TYPE_SFIXED64 = InternalNano.TYPE_SFIXED64;
443 case TYPE_SFIXED64:
504 case TYPE_SFIXED64:
577 case TYPE_SFIXED64:
691 case TYPE_SFIXED64:
  /external/protobuf/python/google/protobuf/
descriptor.py 437 TYPE_SFIXED64 = 16
464 TYPE_SFIXED64: CPPTYPE_INT64,
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED64 = 16,
descriptor.h 464 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
477 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
type.pb.cc     [all...]
type.pb.h 363 static const Kind TYPE_SFIXED64 =
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED64 = 16,
descriptor.h 348 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
361 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED64 = 16,
descriptor.h 348 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
361 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED64 = 16,
descriptor.h 348 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
361 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED64 = 16,
descriptor.h 464 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
477 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
type.pb.h 363 static const Kind TYPE_SFIXED64 =
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED64 = 16,
descriptor.h 348 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
361 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/nano/protobuf-javanano/3.0.0-alpha-5/
protobuf-javanano-3.0.0-alpha-5.jar 

Completed in 1055 milliseconds

1 2