Home
last modified time | relevance | path

Searched defs:LABEL_OPTIONAL (Results 1 – 7 of 7) sorted by relevance

/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto135 LABEL_OPTIONAL = 1; enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.proto137 LABEL_OPTIONAL = 1; enumerator
Ddescriptor.h397 LABEL_OPTIONAL = 1, // optional enumerator
Ddescriptor.pb.cc2562 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h814 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL; variable
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py423 LABEL_OPTIONAL = 1 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py444 LABEL_OPTIONAL = 1 variable in FieldDescriptor