Searched defs:LABEL_REPEATED (Results 1 – 7 of 7) sorted by relevance
/external/nanopb-c/generator/proto/google/protobuf/ | ||
D | descriptor.proto | 137 LABEL_REPEATED = 3; enumerator |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.proto | 139 LABEL_REPEATED = 3; enumerator |
D | descriptor.h | 399 LABEL_REPEATED = 3, // repeated enumerator |
D | descriptor.pb.cc | 2566 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED; member in google::protobuf::FieldDescriptorProto |
D | descriptor.pb.h | 816 static const Label LABEL_REPEATED = FieldDescriptorProto_Label_LABEL_REPEATED; variable |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 425 LABEL_REPEATED = 3 variable in FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 446 LABEL_REPEATED = 3 variable in FieldDescriptor |