Searched defs:LABEL_OPTIONAL (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 522 LABEL_OPTIONAL = 1 variable in FieldDescriptor |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.h | 643 LABEL_OPTIONAL = 1, // optional enumerator |
| H A D | descriptor.pb.cc | 1276 constexpr FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1909 static constexpr Label LABEL_OPTIONAL = member in PROTOBUF_FINAL |
Completed in 71 milliseconds