Home
last modified time | relevance | path

Searched defs:EnumOptions (Results 1 – 12 of 12) sorted by relevance

/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1922 type EnumOptions struct { struct
1925 …Alias *bool `protobuf:"varint,2,opt,name=allow_alias,json=allowAlias" json:"allow_alias,omitempty"`
1930 Deprecated *bool `protobuf:"varint,3,opt,name=deprecated,def=0" json:"deprecated,omitempty"`
1932 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"`
1933 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1934 proto.XXX_InternalExtensions `json:"-"`
1935 XXX_unrecognized []byte `json:"-"`
1936 XXX_sizecache int32 `json:"-"`
1939 func (m *EnumOptions) Reset() { *m = EnumOptions{} }
1940 func (m *EnumOptions) String() string { return proto.CompactTextString(m) }
[all …]
Ddescriptor.proto608 message EnumOptions { message
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1857 type EnumOptions struct { struct
1860 …Alias *bool `protobuf:"varint,2,opt,name=allow_alias,json=allowAlias" json:"allow_alias,omitempty"`
1865 Deprecated *bool `protobuf:"varint,3,opt,name=deprecated,def=0" json:"deprecated,omitempty"`
1867 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"`
1868 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1869 proto.XXX_InternalExtensions `json:"-"`
1870 XXX_unrecognized []byte `json:"-"`
1871 XXX_sizecache int32 `json:"-"`
1874 func (m *EnumOptions) Reset() { *m = EnumOptions{} }
1875 func (m *EnumOptions) String() string { return proto.CompactTextString(m) }
[all …]
Ddescriptor.proto597 message EnumOptions { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto492 message EnumOptions { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto541 message EnumOptions { message
Ddescriptor.h98 class EnumOptions; variable
Ddescriptor.pb.cc10634 EnumOptions::EnumOptions() in EnumOptions() function in google::protobuf::EnumOptions
10643 EnumOptions::EnumOptions(const EnumOptions& from) in EnumOptions() function in google::protobuf::EnumOptions
Ddescriptor.pb.h45 class EnumOptions; variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto556 message EnumOptions { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto597 message EnumOptions { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3725 internal sealed partial class EnumOptions : pb::IMessage<EnumOptions> { class
3737 public EnumOptions() { in EnumOptions() method in Google.Protobuf.Reflection.EnumOptions
3743 public EnumOptions(EnumOptions other) : this() { in EnumOptions() method in Google.Protobuf.Reflection.EnumOptions