Searched refs:LABEL_REQUIRED (Results 1 - 24 of 24) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h349 LABEL_REQUIRED = 2, // required enumerator in enum:google::protobuf::FieldDescriptor::Label
395 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
1290 return label() == LABEL_REQUIRED;
H A Ddescriptor_unittest.cc405 FieldDescriptorProto::LABEL_REQUIRED,
426 FieldDescriptorProto::LABEL_REQUIRED,
429 FieldDescriptorProto::LABEL_REQUIRED,
432 FieldDescriptorProto::LABEL_REQUIRED,
593 EXPECT_EQ(FieldDescriptor::LABEL_REQUIRED, foo_->label());
H A Ddescriptor.pb.h787 static const Label LABEL_REQUIRED = FieldDescriptorProto_Label_LABEL_REQUIRED; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.cc545 "ONAL\020\001\022\022\n\016LABEL_REQUIRED\020\002\022\022\n\016LABEL_REPE"
2208 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py369 LABEL_REQUIRED = 2 variable in class:FieldDescriptor
H A Dreflection.py858 if field.label == _FieldDescriptor.LABEL_REQUIRED]
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_message.cc428 case FieldDescriptor::LABEL_REQUIRED:
/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py424 LABEL_REQUIRED = 2 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h379 LABEL_REQUIRED = 2, // required enumerator in enum:google::protobuf::FieldDescriptor::Label
427 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
1426 return label() == LABEL_REQUIRED;
H A Ddescriptor_unittest.cc407 FieldDescriptorProto::LABEL_REQUIRED,
428 FieldDescriptorProto::LABEL_REQUIRED,
431 FieldDescriptorProto::LABEL_REQUIRED,
434 FieldDescriptorProto::LABEL_REQUIRED,
595 EXPECT_EQ(FieldDescriptor::LABEL_REQUIRED, foo_->label());
H A Ddescriptor.pb.h814 static const Label LABEL_REQUIRED = FieldDescriptorProto_Label_LABEL_REQUIRED; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.cc611 "\016LABEL_REQUIRED\020\002\022\022\n\016LABEL_REPEATED\020\003\"\214\001"
2435 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; member in class:google::protobuf::FieldDescriptorProto
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py605 field.label = descriptor.FieldDescriptor.LABEL_REQUIRED
H A Dpython_message.py837 if field.label == _FieldDescriptor.LABEL_REQUIRED]
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_message.cc927 case FieldDescriptor::LABEL_REQUIRED:
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message.cc1071 case FieldDescriptor::LABEL_REQUIRED:
/external/nanopb-c/generator/
H A Dnanopb_generator.py186 if desc.label == FieldD.LABEL_REQUIRED:
/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc996 *label = FieldDescriptorProto::LABEL_REQUIRED;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1452 *label = FieldDescriptorProto::LABEL_REQUIRED;
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DDescriptors.java684 return proto.getLabel() == FieldDescriptorProto.Label.LABEL_REQUIRED;
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython-proto2.cc124 {"LABEL_REQUIRED", google::protobuf::FieldDescriptor::LABEL_REQUIRED},
/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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 9367 milliseconds