/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_test.py | 614 field.label = descriptor.FieldDescriptor.LABEL_REQUIRED 619 field.label = descriptor.FieldDescriptor.LABEL_REQUIRED 625 enum_field.label = descriptor.FieldDescriptor.LABEL_REQUIRED 654 field.label = descriptor.FieldDescriptor.LABEL_REQUIRED 659 enum_field.label = descriptor.FieldDescriptor.LABEL_REQUIRED
|
D | python_message.py | 886 if field.label == _FieldDescriptor.LABEL_REQUIRED]
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_message.cc | 428 case FieldDescriptor::LABEL_REQUIRED: in GenerateIsInitialized()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 398 LABEL_REQUIRED = 2, // required enumerator 1578 return label() == LABEL_REQUIRED; in is_required()
|
D | descriptor_unittest.cc | 407 FieldDescriptorProto::LABEL_REQUIRED, in SetUp() 428 FieldDescriptorProto::LABEL_REQUIRED, in SetUp() 431 FieldDescriptorProto::LABEL_REQUIRED, in SetUp() 434 FieldDescriptorProto::LABEL_REQUIRED, in SetUp() 595 EXPECT_EQ(FieldDescriptor::LABEL_REQUIRED, foo_->label()); in TEST_F()
|
D | descriptor.proto | 138 LABEL_REQUIRED = 2; enumerator
|
D | descriptor.cc | 3635 result->label_ == FieldDescriptor::LABEL_REQUIRED) { in BuildFieldOrExtension()
|
D | descriptor.pb.h | 815 static const Label LABEL_REQUIRED = FieldDescriptorProto_Label_LABEL_REQUIRED; variable
|
D | descriptor.pb.cc | 2565 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; member in google::protobuf::FieldDescriptorProto
|
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 424 LABEL_REQUIRED = 2 variable in FieldDescriptor
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 445 LABEL_REQUIRED = 2 variable in FieldDescriptor
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_message.cc | 1247 case FieldDescriptor::LABEL_REQUIRED: in GenerateIsInitialized()
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | python_message.py | 837 if field.label == _FieldDescriptor.LABEL_REQUIRED]
|
/external/nanopb-c/generator/ |
D | nanopb_generator.py | 186 if desc.label == FieldD.LABEL_REQUIRED:
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 1589 *label = FieldDescriptorProto::LABEL_REQUIRED; in ParseLabel()
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 882 return proto.getLabel() == FieldDescriptorProto.Label.LABEL_REQUIRED; in isRequired()
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 136 LABEL_REQUIRED = 2; enumerator
|
/external/google-tv-pairing-protocol/java/jar/ |
D | protobuf-java-2.2.0-lite.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |