Searched defs:LABEL_REQUIRED (Results 1 – 8 of 8) sorted by relevance
/external/nanopb-c/generator/proto/google/protobuf/ | ||
D | descriptor.proto | 136 LABEL_REQUIRED = 2; enumerator |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.proto | 158 LABEL_REQUIRED = 2; enumerator |
D | descriptor.h | 495 LABEL_REQUIRED = 2, // required enumerator |
D | descriptor.pb.h | 1056 static const Label LABEL_REQUIRED = variable |
D | descriptor.pb.cc | 4218 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; member in google::protobuf::FieldDescriptorProto |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 424 LABEL_REQUIRED = 2 variable in FieldDescriptor |
/external/nos/host/generic/nugget/proto/google/protobuf/ | ||
D | descriptor.proto | 162 LABEL_REQUIRED = 2; enumerator |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 484 LABEL_REQUIRED = 2 variable in FieldDescriptor |