Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto135 LABEL_OPTIONAL = 1; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto135 LABEL_OPTIONAL = 1; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto158 LABEL_OPTIONAL = 1; enumerator
Ddescriptor.h494 LABEL_OPTIONAL = 1, // optional enumerator
Ddescriptor.pb.h1079 static const Label LABEL_OPTIONAL = variable
Ddescriptor.pb.cc4260 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in google::protobuf::FieldDescriptorProto
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py483 LABEL_OPTIONAL = 1 variable in FieldDescriptor