Home
last modified time | relevance | path

Searched defs:MethodDescriptorProto (Results 1 – 13 of 13) sorted by relevance

/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1218 type MethodDescriptorProto struct { struct
1219 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1222 … *string `protobuf:"bytes,2,opt,name=input_type,json=inputType" json:"input_type,omitempty"`
1223 …tring `protobuf:"bytes,3,opt,name=output_type,json=outputType" json:"output_type,omitempty"`
1224 Options *MethodOptions `protobuf:"bytes,4,opt,name=options" json:"options,omitempty"`
1226 …:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" json:"client_streaming,omitempty"`
1228 …:"varint,6,opt,name=server_streaming,json=serverStreaming,def=0" json:"server_streaming,omitempty"`
1229 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1230 XXX_unrecognized []byte `json:"-"`
1231 XXX_sizecache int32 `json:"-"`
[all …]
Ddescriptor.proto268 message MethodDescriptorProto { message
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1180 type MethodDescriptorProto struct { struct
1181 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1184 … *string `protobuf:"bytes,2,opt,name=input_type,json=inputType" json:"input_type,omitempty"`
1185 …tring `protobuf:"bytes,3,opt,name=output_type,json=outputType" json:"output_type,omitempty"`
1186 Options *MethodOptions `protobuf:"bytes,4,opt,name=options" json:"options,omitempty"`
1188 …:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" json:"client_streaming,omitempty"`
1190 …:"varint,6,opt,name=server_streaming,json=serverStreaming,def=0" json:"server_streaming,omitempty"`
1191 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1192 XXX_unrecognized []byte `json:"-"`
1193 XXX_sizecache int32 `json:"-"`
[all …]
Ddescriptor.proto268 message MethodDescriptorProto { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto214 message MethodDescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto233 message MethodDescriptorProto { message
Ddescriptor.h94 class MethodDescriptorProto; variable
Ddescriptor.cc5375 const MethodDescriptorProto& /* proto */) { in ValidateMethodOptions()
Ddescriptor.pb.cc7109 MethodDescriptorProto::MethodDescriptorProto() in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
7119 MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h56 class MethodDescriptorProto; variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto237 message MethodDescriptorProto { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto268 message MethodDescriptorProto { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2278 internal sealed partial class MethodDescriptorProto : pb::IMessage<MethodDescriptorProto> { class
2290 public MethodDescriptorProto() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto
2296 public MethodDescriptorProto(MethodDescriptorProto other) : this() { in MethodDescriptorProto() method in Google.Protobuf.Reflection.MethodDescriptorProto