/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
D | Type.php | 79 const TYPE_BYTES = 12; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
|
/third_party/protobuf/php/src/Google/Protobuf/Field/ |
D | Kind.php | 93 const TYPE_BYTES = 12; define in Google\\Protobuf\\Field\\Kind
|
/third_party/cef/libcef/common/net/ |
D | upload_element.h | 24 TYPE_BYTES, enumerator
|
/third_party/protobuf/src/google/protobuf/ |
D | type.proto | 91 TYPE_BYTES = 12; enumerator
|
D | descriptor.proto | 163 TYPE_BYTES = 12; enumerator
|
D | type.pb.cc | 304 constexpr Field_Kind Field::TYPE_BYTES; member in Field
|
D | descriptor.h | 609 TYPE_BYTES = 12, // Arbitrary byte array. enumerator
|
D | wire_format_lite.h | 124 TYPE_BYTES = 12, enumerator
|
D | type.pb.h | 558 static constexpr Kind TYPE_BYTES = variable
|
D | descriptor.pb.cc | 1249 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_BYTES; member in FieldDescriptorProto
|
D | descriptor.pb.h | 1869 static constexpr Type TYPE_BYTES = variable
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | datapiece.h | 73 TYPE_BYTES = 10, enumerator
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 124 TYPE_BYTES = 12; enumerator
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 124 TYPE_BYTES = 12; enumerator
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 124 TYPE_BYTES = 12; enumerator
|
/third_party/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 159 TYPE_BYTES = 12; enumerator
|
D | descriptor_sv.proto | 159 TYPE_BYTES = 12; enumerator
|
/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 472 TYPE_BYTES = 12 variable in FieldDescriptor
|