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

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py423 LABEL_OPTIONAL = 1 variable in class:FieldDescriptor
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py368 LABEL_OPTIONAL = 1 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Ddescriptor.h348 LABEL_OPTIONAL = 1, // optional enumerator in enum:google::protobuf::FieldDescriptor::Label
396 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
1294 return label() == LABEL_OPTIONAL;
H A Ddescriptor.pb.cc2207 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h786 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL; member in class:google::protobuf::FieldDescriptorProto
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h374 LABEL_OPTIONAL = 1, // optional enumerator in enum:google::protobuf::FieldDescriptor::Label
424 bool is_optional() const; // shorthand for label() == LABEL_OPTIONAL
1426 return label() == LABEL_OPTIONAL;
H A Ddescriptor.pb.cc610 "SINT64\020\022\"C\n\005Label\022\022\n\016LABEL_OPTIONAL\020\001\022\022\n"
2434 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h813 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL; member in class:google::protobuf::FieldDescriptorProto
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 237 milliseconds