Home
last modified time | relevance | path

Searched defs:TYPE_SFIXED32 (Results 1 – 25 of 38) sorted by relevance

12

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php91 const TYPE_SFIXED32 = 15; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php91 const TYPE_SFIXED32 = 15; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php111 const TYPE_SFIXED32 = 15; define in Google\\Protobuf\\Field\\Kind
/external/protobuf/php/src/Google/Protobuf/Field/
DKind.php111 const TYPE_SFIXED32 = 15; define in Google\\Protobuf\\Field\\Kind
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtype.proto97 TYPE_SFIXED32 = 15; enumerator
Ddescriptor.proto166 TYPE_SFIXED32 = 15; enumerator
Dtype.pb.cc297 constexpr Field_Kind Field::TYPE_SFIXED32; member in Field
Ddescriptor.h653 TYPE_SFIXED32 = 15, // int32, exactly four bytes on the wire enumerator
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Dtype.proto97 TYPE_SFIXED32 = 15; enumerator
Ddescriptor.proto166 TYPE_SFIXED32 = 15; enumerator
/external/protobuf/src/google/protobuf/
Dtype.proto97 TYPE_SFIXED32 = 15; enumerator
Ddescriptor.proto166 TYPE_SFIXED32 = 15; enumerator
Dtype.pb.cc298 constexpr Field_Kind Field::TYPE_SFIXED32; member in Field
Ddescriptor.h653 TYPE_SFIXED32 = 15, // int32, exactly four bytes on the wire enumerator
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto124 TYPE_SFIXED32 = 15; enumerator
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java65 public static final int TYPE_SFIXED32 = 15; field in InternalNano
DExtension.java72 public static final int TYPE_SFIXED32 = InternalNano.TYPE_SFIXED32; field in Extension
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto134 TYPE_SFIXED32 = 15; enumerator
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto153 TYPE_SFIXED32 = 15; enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto162 TYPE_SFIXED32 = 15; enumerator
Ddescriptor.proto162 TYPE_SFIXED32 = 15; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto164 TYPE_SFIXED32 = 15; enumerator
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor.py489 TYPE_SFIXED32 = 15 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py493 TYPE_SFIXED32 = 15 variable in FieldDescriptor
/external/rust/crates/protobuf/src/well_known_types/
Dtype_.rs581 TYPE_SFIXED32 = 15, enumerator

12