Home
last modified time | relevance | path

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

12

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php95 const TYPE_SFIXED64 = 16; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php95 const TYPE_SFIXED64 = 16; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php117 const TYPE_SFIXED64 = 16; define in Google\\Protobuf\\Field\\Kind
/external/protobuf/php/src/Google/Protobuf/Field/
DKind.php117 const TYPE_SFIXED64 = 16; define in Google\\Protobuf\\Field\\Kind
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtype.proto99 TYPE_SFIXED64 = 16; enumerator
Ddescriptor.proto167 TYPE_SFIXED64 = 16; enumerator
Dtype.pb.cc298 constexpr Field_Kind Field::TYPE_SFIXED64; member in Field
Ddescriptor.h654 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire enumerator
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Dtype.proto99 TYPE_SFIXED64 = 16; enumerator
Ddescriptor.proto167 TYPE_SFIXED64 = 16; enumerator
/external/protobuf/src/google/protobuf/
Dtype.proto99 TYPE_SFIXED64 = 16; enumerator
Ddescriptor.proto167 TYPE_SFIXED64 = 16; enumerator
Dtype.pb.cc299 constexpr Field_Kind Field::TYPE_SFIXED64; member in Field
Ddescriptor.h654 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire enumerator
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto125 TYPE_SFIXED64 = 16; enumerator
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java66 public static final int TYPE_SFIXED64 = 16; field in InternalNano
DExtension.java73 public static final int TYPE_SFIXED64 = InternalNano.TYPE_SFIXED64; field in Extension
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto135 TYPE_SFIXED64 = 16; enumerator
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto154 TYPE_SFIXED64 = 16; enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto163 TYPE_SFIXED64 = 16; enumerator
Ddescriptor.proto163 TYPE_SFIXED64 = 16; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto165 TYPE_SFIXED64 = 16; enumerator
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor.py490 TYPE_SFIXED64 = 16 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py494 TYPE_SFIXED64 = 16 variable in FieldDescriptor
/external/rust/crates/protobuf/src/well_known_types/
Dtype_.rs583 TYPE_SFIXED64 = 16, enumerator

12