Home
last modified time | relevance | path

Searched defs:EnumValueDescriptorProto (Results 1 – 14 of 14) sorted by relevance

/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1106 type EnumValueDescriptorProto struct { struct
1107 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1108 …umber *int32 `protobuf:"varint,2,opt,name=number" json:"number,omitempty"`
1109 …tions *EnumValueOptions `protobuf:"bytes,3,opt,name=options" json:"options,omitempty"`
1110 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1111 XXX_unrecognized []byte `json:"-"`
1112 XXX_sizecache int32 `json:"-"`
1115 func (m *EnumValueDescriptorProto) Reset() { *m = EnumValueDescriptorProto{} }
1116 func (m *EnumValueDescriptorProto) String() string { return proto.CompactTextString(m) }
1117 func (*EnumValueDescriptorProto) ProtoMessage() {}
[all …]
Ddescriptor.proto252 message EnumValueDescriptorProto { message
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1070 type EnumValueDescriptorProto struct { struct
1071 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1072 …umber *int32 `protobuf:"varint,2,opt,name=number" json:"number,omitempty"`
1073 …tions *EnumValueOptions `protobuf:"bytes,3,opt,name=options" json:"options,omitempty"`
1074 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1075 XXX_unrecognized []byte `json:"-"`
1076 XXX_sizecache int32 `json:"-"`
1079 func (m *EnumValueDescriptorProto) Reset() { *m = EnumValueDescriptorProto{} }
1080 func (m *EnumValueDescriptorProto) String() string { return proto.CompactTextString(m) }
1081 func (*EnumValueDescriptorProto) ProtoMessage() {}
[all …]
Ddescriptor.proto252 message EnumValueDescriptorProto { message
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto179 message EnumValueDescriptorProto { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto198 message EnumValueDescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto217 message EnumValueDescriptorProto { message
Ddescriptor.h92 class EnumValueDescriptorProto; variable
Ddescriptor.cc5025 const EnumValueDescriptorProto& /* proto */) { in CrossLinkEnumValue()
5356 const EnumValueDescriptorProto& /* proto */) { in ValidateEnumValueOptions()
Ddescriptor.pb.cc6150 EnumValueDescriptorProto::EnumValueDescriptorProto() in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
6160 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
Ddescriptor.pb.h46 class EnumValueDescriptorProto; variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto221 message EnumValueDescriptorProto { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto252 message EnumValueDescriptorProto { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1954 internal sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto> { class
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