Searched defs:LABEL_OPTIONAL (Results 1 - 6 of 6) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py423 LABEL_OPTIONAL = 1 variable in class:FieldDescriptor
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py444 LABEL_OPTIONAL = 1 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Ddescriptor.h397 LABEL_OPTIONAL = 1, // optional enumerator in enum:google::protobuf::FieldDescriptor::Label
447 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
1582 return label() == LABEL_OPTIONAL;
H A Ddescriptor.pb.cc642 "SINT64\020\022\"C\n\005Label\022\022\n\016LABEL_OPTIONAL\020\001\022\022\n"
2562 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h814 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL; member in class:google::protobuf::FieldDescriptorProto
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...

Completed in 194 milliseconds