Home
last modified time | relevance | path

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

12

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DEnumValueDescriptor.cs41 private readonly EnumValueDescriptorProto proto;
43 internal EnumValueDescriptor(EnumValueDescriptorProto proto, FileDescriptor file, in EnumValueDescriptor()
53 internal EnumValueDescriptorProto Proto { get { return proto; } }
DDescriptor.cs151 …obal::Google.Protobuf.Reflection.EnumValueDescriptorProto), global::Google.Protobuf.Reflection.Enu… in DescriptorReflection()
1836 …atic readonly pb::FieldCodec<global::Google.Protobuf.Reflection.EnumValueDescriptorProto> _repeate…
1837 …= pb::FieldCodec.ForMessage(18, global::Google.Protobuf.Reflection.EnumValueDescriptorProto.Parser…
1838 …otobuf.Reflection.EnumValueDescriptorProto> value_ = new pbc::RepeatedField<global::Google.Protobu…
1839 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumValueDescriptorProto> Value {
1954 internal sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto> { class
1955 …b::MessageParser<EnumValueDescriptorProto> _parser = new pb::MessageParser<EnumValueDescriptorProt…
1956 public static pb::MessageParser<EnumValueDescriptorProto> Parser { get { return _parser; } }
1966 public EnumValueDescriptorProto() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
1972 public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
[all …]
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go978 Value []*EnumValueDescriptorProto `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"`
1024 func (m *EnumDescriptorProto) GetValue() []*EnumValueDescriptorProto {
1106 type EnumValueDescriptorProto struct { struct
1115 func (m *EnumValueDescriptorProto) Reset() { *m = EnumValueDescriptorProto{} } argument
1116 func (m *EnumValueDescriptorProto) String() string { return proto.CompactTextString(m) } argument
1117 func (*EnumValueDescriptorProto) ProtoMessage() {} argument
1118 func (*EnumValueDescriptorProto) Descriptor() ([]byte, []int) { argument
1122 func (m *EnumValueDescriptorProto) XXX_Unmarshal(b []byte) error { argument
1125 func (m *EnumValueDescriptorProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
1128 func (m *EnumValueDescriptorProto) XXX_Merge(src proto.Message) { argument
[all …]
Ddescriptor.proto226 repeated EnumValueDescriptorProto value = 2;
252 message EnumValueDescriptorProto { message
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go944 Value []*EnumValueDescriptorProto `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"`
989 func (m *EnumDescriptorProto) GetValue() []*EnumValueDescriptorProto {
1070 type EnumValueDescriptorProto struct { struct
1079 func (m *EnumValueDescriptorProto) Reset() { *m = EnumValueDescriptorProto{} } argument
1080 func (m *EnumValueDescriptorProto) String() string { return proto.CompactTextString(m) } argument
1081 func (*EnumValueDescriptorProto) ProtoMessage() {} argument
1082 func (*EnumValueDescriptorProto) Descriptor() ([]byte, []int) { argument
1085 func (m *EnumValueDescriptorProto) XXX_Unmarshal(b []byte) error { argument
1088 func (m *EnumValueDescriptorProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
1091 func (dst *EnumValueDescriptorProto) XXX_Merge(src proto.Message) { argument
[all …]
Ddescriptor.proto226 repeated EnumValueDescriptorProto value = 2;
252 message EnumValueDescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h46 class EnumValueDescriptorProto; variable
1399 const ::google::protobuf::EnumValueDescriptorProto& value(int index) const;
1400 ::google::protobuf::EnumValueDescriptorProto* mutable_value(int index);
1401 ::google::protobuf::EnumValueDescriptorProto* add_value();
1402 ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >*
1404 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >&
1427 ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto > value_;
1438 class LIBPROTOBUF_EXPORT EnumValueDescriptorProto : public ::google::protobuf::Message {
1440 EnumValueDescriptorProto();
1441 virtual ~EnumValueDescriptorProto();
[all …]
Ddescriptor.pb.cc269 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, name_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
270 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, number_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
271 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, options_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
276 EnumValueDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
278 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
281 sizeof(EnumValueDescriptorProto), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
282 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
591 EnumValueDescriptorProto_descriptor_, &EnumValueDescriptorProto::default_instance()); in protobuf_RegisterTypes()
643 delete EnumValueDescriptorProto::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
823 EnumValueDescriptorProto::default_instance_ = new EnumValueDescriptorProto(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
[all …]
Ddescriptor.h92 class EnumValueDescriptorProto; variable
943 void CopyTo(EnumValueDescriptorProto* proto) const;
Ddescriptor.cc1913 void EnumValueDescriptor::CopyTo(EnumValueDescriptorProto* proto) const { in CopyTo()
2980 void BuildEnumValue(const EnumValueDescriptorProto& proto,
3005 const EnumValueDescriptorProto& proto);
3155 const EnumValueDescriptorProto& proto);
4569 void DescriptorBuilder::BuildEnumValue(const EnumValueDescriptorProto& proto, in BuildEnumValue()
5025 const EnumValueDescriptorProto& /* proto */) { in CrossLinkEnumValue() argument
5356 const EnumValueDescriptorProto& /* proto */) { in ValidateEnumValueOptions() argument
Ddescriptor.proto211 repeated EnumValueDescriptorProto value = 2;
217 message EnumValueDescriptorProto { message
Ddescriptor_unittest.cc157 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, in AddEnumValue()
159 EnumValueDescriptorProto* result = enum_proto->add_value(); in AddEnumValue()
5474 EnumValueDescriptorProto* enum_value_proto = enum_proto->add_value(); in TEST_F()
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnumDescriptor.java116 …DescriptorProtos.EnumValueDescriptorProto.Builder valueBuilder = DescriptorProtos.EnumValueDescrip… in addValue()
/external/protobuf/src/google/protobuf/compiler/
Dparser.h395 bool ParseEnumConstant(EnumValueDescriptorProto* enum_value,
401 bool ParseEnumConstantOptions(EnumValueDescriptorProto* value,
Dparser.cc493 const EnumValueDescriptorProto enum_value = proto->value(i); in ValidateEnum()
1730 bool Parser::ParseEnumConstant(EnumValueDescriptorProto* enum_value, in ParseEnumConstant()
1736 EnumValueDescriptorProto::kNameFieldNumber); in ParseEnumConstant()
1748 enum_value_location, EnumValueDescriptorProto::kNumberFieldNumber); in ParseEnumConstant()
1766 EnumValueDescriptorProto* value, in ParseEnumConstantOptions()
1772 enum_value_location, EnumValueDescriptorProto::kOptionsFieldNumber); in ParseEnumConstantOptions()
Dparser_unittest.cc2620 const EnumValueDescriptorProto& bar = file_.enum_type(0).value(0); in TEST_F()
2621 const EnumValueDescriptorProto& baz = file_.enum_type(0).value(1); in TEST_F()
2911 const EnumValueDescriptorProto& value = file_.enum_type(0).value(0); in TEST_F()
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto168 repeated EnumValueDescriptorProto value = 2;
179 message EnumValueDescriptorProto { message
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1721 public EnumValueDescriptorProto toProto() { in toProto()
1764 private EnumValueDescriptorProto proto;
1769 private EnumValueDescriptor(final EnumValueDescriptorProto proto, in EnumValueDescriptor()
1792 EnumValueDescriptorProto proto = EnumValueDescriptorProto in EnumValueDescriptor()
1805 private void setProto(final EnumValueDescriptorProto proto) { in setProto()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java35 import com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto;
685 .addValue(EnumValueDescriptorProto.newBuilder() in testComplexNamespacePublicDependency()
779 .addValue(EnumValueDescriptorProto.newBuilder() in testPackedEnumField()
/external/perfetto/src/perfetto_cmd/
Dpbtxt_to_pb.cc41 using protos::EnumValueDescriptorProto;
303 for (const EnumValueDescriptorProto& enum_value : in IdentifierField()
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto192 repeated EnumValueDescriptorProto value = 2;
198 message EnumValueDescriptorProto { message
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto215 repeated EnumValueDescriptorProto value = 2;
221 message EnumValueDescriptorProto { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto226 repeated EnumValueDescriptorProto value = 2;
252 message EnumValueDescriptorProto { message
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7035 class EnumValueDescriptorProto : public ::upb::reffed_ptr<const ::upb::MessageDef> {
7037 EnumValueDescriptorProto(const ::upb::MessageDef* m, const void *ref_donor = NULL)
7042 static EnumValueDescriptorProto get() {
7044 return EnumValueDescriptorProto(m, &m);
Dupb.c7054 upb_handlers_setstring(h, F(EnumValueDescriptorProto, name), &enumval_onname, NULL); in reghandlers()
7055 upb_handlers_setint32(h, F(EnumValueDescriptorProto, number), &enumval_onnumber, in reghandlers()

12