Home
last modified time | relevance | path

Searched refs:LABEL_OPTIONAL (Results 1 – 25 of 25) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc198 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
209 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
410 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
418 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
596 EXPECT_EQ(FieldDescriptor::LABEL_OPTIONAL, bar_->label()); in TEST_F()
598 EXPECT_EQ(FieldDescriptor::LABEL_OPTIONAL, qux_->label()); in TEST_F()
676 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
679 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
683 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
689 FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
[all …]
Ddescriptor.h397 LABEL_OPTIONAL = 1, // optional enumerator
1582 return label() == LABEL_OPTIONAL; in is_optional()
Dextension_set_heavy.cc139 : FieldDescriptor::LABEL_OPTIONAL, \
Ddescriptor.proto137 LABEL_OPTIONAL = 1; enumerator
Ddescriptor.cc4198 if (field->label() != FieldDescriptor::LABEL_OPTIONAL) { in CrossLinkField()
Ddescriptor.pb.h814 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL; variable
Ddescriptor.pb.cc2564 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; member in google::protobuf::FieldDescriptorProto
/external/protobuf/java/src/test/java/com/google/protobuf/
DDescriptorsTest.java450 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorValidatorException()
482 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorComplexCrosslink()
491 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorComplexCrosslink()
583 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testHiddenDependency()
619 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testPublicDependency()
/external/protobuf/python/google/protobuf/pyext/
Dextension_dict.cc201 if (descriptor->label() != FieldDescriptor::LABEL_OPTIONAL || in ass_subscript()
Dmessage.cc1438 descriptor->label() == google::protobuf::FieldDescriptor::LABEL_OPTIONAL) { in CheckAndGetInteger()
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_message.cc434 case FieldDescriptor::LABEL_OPTIONAL: in GenerateIsInitialized()
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc1307 field->set_label(FieldDescriptorProto::LABEL_OPTIONAL); in ParseOneof()
1583 *label = FieldDescriptorProto::LABEL_OPTIONAL; in ParseLabel()
1595 *label = FieldDescriptorProto::LABEL_OPTIONAL; in ParseLabel()
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py423 LABEL_OPTIONAL = 1 variable in FieldDescriptor
Dtext_format.py87 field.label == descriptor.FieldDescriptor.LABEL_OPTIONAL):
/external/protobuf/python/google/protobuf/
Ddescriptor.py444 LABEL_OPTIONAL = 1 variable in FieldDescriptor
Dtext_format.py133 field.label == descriptor.FieldDescriptor.LABEL_OPTIONAL):
/external/protobuf/python/google/protobuf/internal/
Dcpp_message.py45 _LABEL_OPTIONAL = _net_proto2___python.LABEL_OPTIONAL
Dpython_message.py198 field.label == _FieldDescriptor.LABEL_OPTIONAL)
Dreflection_test.py1002 label=FieldDescriptor.LABEL_OPTIONAL, default_value=0,
1033 new_field.label = descriptor_pb2.FieldDescriptorProto.LABEL_OPTIONAL
/external/protobuf/src/google/protobuf/compiler/java/
Djava_message.cc1258 case FieldDescriptor::LABEL_OPTIONAL: in GenerateIsInitialized()
/external/nanopb-c/generator/google/protobuf/internal/
Dpython_message.py188 field.label == _FieldDescriptor.LABEL_OPTIONAL)
/external/nanopb-c/generator/
Dnanopb_generator.py188 elif desc.label == FieldD.LABEL_OPTIONAL:
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java887 return proto.getLabel() == FieldDescriptorProto.Label.LABEL_OPTIONAL; in isOptional()
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto135 LABEL_OPTIONAL = 1; enumerator
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...