Searched defs:LABEL_REQUIRED (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 523 LABEL_REQUIRED = 2 variable in FieldDescriptor |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.h | 644 LABEL_REQUIRED = 2, // required enumerator |
| H A D | descriptor.pb.cc | 1277 constexpr FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1911 static constexpr Label LABEL_REQUIRED = member in PROTOBUF_FINAL |
Completed in 47 milliseconds