Searched defs:TYPE_BYTES (Results 1 - 8 of 8) sorted by relevance
| /third_party/protobuf/src/google/protobuf/util/internal/ | ||
| H A D | datapiece.h | 73 TYPE_BYTES = 10, enumerator |
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 472 TYPE_BYTES = 12 variable in FieldDescriptor |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | type.pb.cc | 304 constexpr Field_Kind Field::TYPE_BYTES; member in Field |
| H A D | descriptor.h | 609 TYPE_BYTES = 12, // Arbitrary byte array. enumerator |
| H A D | type.pb.h | 558 static constexpr Kind TYPE_BYTES = member in PROTOBUF_FINAL |
| H A D | wire_format_lite.h | 124 TYPE_BYTES = 12, enumerator |
| H A D | descriptor.pb.cc | 1249 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_BYTES; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1869 static constexpr Type TYPE_BYTES = member in PROTOBUF_FINAL |
Completed in 75 milliseconds