Searched defs:LABEL_REPEATED (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 524 LABEL_REPEATED = 3 variable in FieldDescriptor |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.h | 645 LABEL_REPEATED = 3, // repeated enumerator |
| H A D | descriptor.pb.cc | 1278 constexpr FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1913 static constexpr Label LABEL_REPEATED = member in PROTOBUF_FINAL |
Completed in 45 milliseconds