/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 2121 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 …]
|
D | descriptor.proto | 663 message MethodOptions { message
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 2053 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 …]
|
D | descriptor.proto | 652 message MethodOptions { message
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 545 message MethodOptions { message
|
/external/ImageMagick/MagickCore/ |
D | option.c | 1692 MethodOptions[] = variable
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 594 message MethodOptions { message
|
D | descriptor.h | 101 class MethodOptions; variable
|
D | descriptor.pb.cc | 11786 MethodOptions::MethodOptions() in MethodOptions() function in google::protobuf::MethodOptions 11795 MethodOptions::MethodOptions(const MethodOptions& from) in MethodOptions() function in google::protobuf::MethodOptions
|
D | descriptor.pb.h | 57 class MethodOptions; variable
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 611 message MethodOptions { message
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 652 message MethodOptions { message
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 4149 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/ |
D | CodeView.h | 268 enum class MethodOptions : uint16_t { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 277 enum class MethodOptions : uint16_t { enum
|