Home
last modified time | relevance | path

Searched defs:LABEL_REQUIRED (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.proto136 LABEL_REQUIRED = 2; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto136 LABEL_REQUIRED = 2; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto159 LABEL_REQUIRED = 2; enumerator
Ddescriptor.h495 LABEL_REQUIRED = 2, // required enumerator
Ddescriptor.pb.h1081 static const Label LABEL_REQUIRED = variable
Ddescriptor.pb.cc4261 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; member in google::protobuf::FieldDescriptorProto
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py484 LABEL_REQUIRED = 2 variable in FieldDescriptor