Home
last modified time | relevance | path

Searched defs:TYPE_BYTES (Results 1 – 17 of 17) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php79 const TYPE_BYTES = 12; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php93 const TYPE_BYTES = 12; define in Google\\Protobuf\\Field\\Kind
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h73 TYPE_BYTES = 10, enumerator
/third_party/protobuf/src/google/protobuf/
Dtype.proto91 TYPE_BYTES = 12; enumerator
Ddescriptor.proto163 TYPE_BYTES = 12; enumerator
Dtype.pb.cc304 constexpr Field_Kind Field::TYPE_BYTES; member in Field
Ddescriptor.h609 TYPE_BYTES = 12, // Arbitrary byte array. enumerator
Dwire_format_lite.h124 TYPE_BYTES = 12, enumerator
Dtype.pb.h558 static constexpr Kind TYPE_BYTES = variable
Ddescriptor.pb.cc1249 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_BYTES; member in FieldDescriptorProto
Ddescriptor.pb.h1869 static constexpr Type TYPE_BYTES = variable
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto124 TYPE_BYTES = 12; enumerator
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto124 TYPE_BYTES = 12; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto124 TYPE_BYTES = 12; enumerator
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto159 TYPE_BYTES = 12; enumerator
Ddescriptor.proto159 TYPE_BYTES = 12; enumerator
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py472 TYPE_BYTES = 12 variable in FieldDescriptor