Home
last modified time | relevance | path

Searched defs:TYPE_SINT32 (Results 1 – 25 of 28) sorted by relevance

12

/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php101 const TYPE_SINT32 = 17; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/protobuf/php/src/Google/Protobuf/Field/
DKind.php123 const TYPE_SINT32 = 17; define in Google\\Protobuf\\Field\\Kind
/external/protobuf/src/google/protobuf/
Dtype.proto101 TYPE_SINT32 = 17; enumerator
Ddescriptor.proto167 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
Dtype.pb.cc311 constexpr Field_Kind Field::TYPE_SINT32; member in Field
Ddescriptor.h543 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator
Dtype.pb.h581 static constexpr Kind TYPE_SINT32 = variable
Dwire_format_lite.h128 TYPE_SINT32 = 17, enumerator
Ddescriptor.pb.cc1258 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in FieldDescriptorProto
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto118 TYPE_SINT32 = 17; enumerator
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java67 public static final int TYPE_SINT32 = 17; field in InternalNano
DExtension.java74 public static final int TYPE_SINT32 = InternalNano.TYPE_SINT32; field in Extension
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto136 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/perfetto/src/protozero/protoc_plugin/
Dcppgen_plugin.cc50 static constexpr auto TYPE_SINT32 = FieldDescriptor::TYPE_SINT32; variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto155 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto167 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto166 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto164 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
Ddescriptor_sv.proto164 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py465 TYPE_SINT32 = 17 variable in FieldDescriptor
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py928 TYPE_SINT32 = 17 variable in Field.KindValueValuesEnum
/external/rust/crates/protobuf/src/well_known_types/
Dtype_pb.rs935 TYPE_SINT32 = 17, enumerator

12