Searched defs:LABEL_OPTIONAL (Results 1 – 8 of 8) sorted by relevance
/external/nanopb-c/generator/proto/google/protobuf/ | ||
D | descriptor.proto | 135 LABEL_OPTIONAL = 1; enumerator |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.proto | 157 LABEL_OPTIONAL = 1; enumerator |
D | descriptor.h | 494 LABEL_OPTIONAL = 1, // optional enumerator |
D | descriptor.pb.h | 1054 static const Label LABEL_OPTIONAL = variable |
D | descriptor.pb.cc | 4217 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in google::protobuf::FieldDescriptorProto |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 423 LABEL_OPTIONAL = 1 variable in FieldDescriptor |
/external/nos/host/generic/nugget/proto/google/protobuf/ | ||
D | descriptor.proto | 161 LABEL_OPTIONAL = 1; enumerator |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 483 LABEL_OPTIONAL = 1 variable in FieldDescriptor |