Home
last modified time | relevance | path

Searched defs:MethodOptions (Results 1 – 15 of 15) sorted by relevance

/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2121 type MethodOptions struct { struct
2126 … `protobuf:"varint,33,opt,name=deprecated,def=0" json:"deprecated,omitempty"`
2127 …idempotencyLevel,enum=google.protobuf.MethodOptions_IdempotencyLevel,def=0" json:"idempotency_leve…
2129 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"`
2130 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2131 proto.XXX_InternalExtensions `json:"-"`
2132 XXX_unrecognized []byte `json:"-"`
2133 XXX_sizecache int32 `json:"-"`
2136 func (m *MethodOptions) Reset() { *m = MethodOptions{} }
2137 func (m *MethodOptions) String() string { return proto.CompactTextString(m) }
[all …]
Ddescriptor.proto663 message MethodOptions { message
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2053 type MethodOptions struct { struct
2058 … `protobuf:"varint,33,opt,name=deprecated,def=0" json:"deprecated,omitempty"`
2059 …idempotencyLevel,enum=google.protobuf.MethodOptions_IdempotencyLevel,def=0" json:"idempotency_leve…
2061 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"`
2062 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2063 proto.XXX_InternalExtensions `json:"-"`
2064 XXX_unrecognized []byte `json:"-"`
2065 XXX_sizecache int32 `json:"-"`
2068 func (m *MethodOptions) Reset() { *m = MethodOptions{} }
2069 func (m *MethodOptions) String() string { return proto.CompactTextString(m) }
[all …]
Ddescriptor.proto652 message MethodOptions { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto545 message MethodOptions { message
/external/ImageMagick/MagickCore/
Doption.c1692 MethodOptions[] = variable
/external/protobuf/src/google/protobuf/
Ddescriptor.proto594 message MethodOptions { message
Ddescriptor.h101 class MethodOptions; variable
Ddescriptor.pb.cc11786 MethodOptions::MethodOptions() in MethodOptions() function in google::protobuf::MethodOptions
11795 MethodOptions::MethodOptions(const MethodOptions& from) in MethodOptions() function in google::protobuf::MethodOptions
Ddescriptor.pb.h57 class MethodOptions; variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto611 message MethodOptions { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto652 message MethodOptions { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4149 internal sealed partial class MethodOptions : pb::IMessage<MethodOptions> { class
4161 public MethodOptions() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
4167 public MethodOptions(MethodOptions other) : this() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h268 enum class MethodOptions : uint16_t { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h277 enum class MethodOptions : uint16_t { enum