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

1 2

  /external/perfetto/include/perfetto/protozero/
proto_field_descriptor.h 46 TYPE_SINT64 = 18,
  /external/nanopb-c/generator/google/protobuf/
descriptor.py 379 TYPE_SINT64 = 18
403 TYPE_SINT64: CPPTYPE_INT64,
  /external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
InternalNano.java 68 public static final int TYPE_SINT64 = 18;
362 case TYPE_SINT64:
Extension.java 75 public static final int TYPE_SINT64 = InternalNano.TYPE_SINT64;
451 case TYPE_SINT64:
534 case TYPE_SINT64:
605 case TYPE_SINT64:
698 case TYPE_SINT64:
  /external/protobuf/python/google/protobuf/
descriptor.py 439 TYPE_SINT64 = 18
463 TYPE_SINT64: CPPTYPE_INT64,
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 114 TYPE_SINT64 = 18,
descriptor.h 447 // take 10 bytes. Use TYPE_SINT64 if negative
466 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire
477 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
type.pb.cc 223 "\021\022\017\n\013TYPE_SINT64\020\022\"t\n\013Cardinality\022\027\n\023CAR"
    [all...]
type.pb.h 367 static const Kind TYPE_SINT64 =
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 114 TYPE_SINT64 = 18,
descriptor.h 331 // take 10 bytes. Use TYPE_SINT64 if negative
350 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint 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 114 TYPE_SINT64 = 18,
descriptor.h 331 // take 10 bytes. Use TYPE_SINT64 if negative
350 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint 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 114 TYPE_SINT64 = 18,
descriptor.h 331 // take 10 bytes. Use TYPE_SINT64 if negative
350 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint 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 114 TYPE_SINT64 = 18,
descriptor.h 447 // take 10 bytes. Use TYPE_SINT64 if negative
466 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire
477 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
type.pb.h 367 static const Kind TYPE_SINT64 =
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 114 TYPE_SINT64 = 18,
descriptor.h 331 // take 10 bytes. Use TYPE_SINT64 if negative
350 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint 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 6635 milliseconds

1 2