Home
last modified time | relevance | path

Searched defs:TYPE_SINT64 (Results 1 – 18 of 18) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtype.proto102 TYPE_SINT64 = 18; enumerator
Dwire_format_lite.h114 TYPE_SINT64 = 18, enumerator
Ddescriptor.proto152 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
Ddescriptor.h466 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator
Dtype.pb.h367 static const Kind TYPE_SINT64 = variable
Dtype.pb.cc1002 const Field_Kind Field::TYPE_SINT64; member in google::protobuf::Field
Ddescriptor.pb.h1030 static const Type TYPE_SINT64 = variable
Ddescriptor.pb.cc4196 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; member in google::protobuf::FieldDescriptorProto
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto115 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java68 public static final int TYPE_SINT64 = 18; field in InternalNano
DExtension.java75 public static final int TYPE_SINT64 = InternalNano.TYPE_SINT64; field in Extension
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto137 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto156 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py439 TYPE_SINT64 = 18 variable in FieldDescriptor
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py929 TYPE_SINT64 = 18 variable in Field.KindValueValuesEnum