Home
last modified time | relevance | path

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

12

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php107 const TYPE_SINT64 = 18; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php107 const TYPE_SINT64 = 18; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php129 const TYPE_SINT64 = 18; define in Google\\Protobuf\\Field\\Kind
/external/protobuf/php/src/Google/Protobuf/Field/
DKind.php129 const TYPE_SINT64 = 18; define in Google\\Protobuf\\Field\\Kind
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtype.proto103 TYPE_SINT64 = 18; enumerator
Ddescriptor.proto169 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
Dtype.pb.cc300 constexpr Field_Kind Field::TYPE_SINT64; member in Field
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Dtype.proto103 TYPE_SINT64 = 18; enumerator
Ddescriptor.proto169 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/protobuf/src/google/protobuf/
Dtype.proto103 TYPE_SINT64 = 18; enumerator
Ddescriptor.proto169 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
Dtype.pb.cc301 constexpr Field_Kind Field::TYPE_SINT64; member in Field
Ddescriptor.h656 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto129 TYPE_SINT64 = 18; 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/perfetto/src/protozero/protoc_plugin/
Dcppgen_plugin.cc52 static constexpr auto TYPE_SINT64 = FieldDescriptor::TYPE_SINT64; variable
/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/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto165 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
Ddescriptor.proto165 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto167 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor.py492 TYPE_SINT64 = 18 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py496 TYPE_SINT64 = 18 variable in FieldDescriptor
/external/rust/crates/protobuf/src/well_known_types/
Dtype_.rs587 TYPE_SINT64 = 18, enumerator

12