Lines Matching refs:SimpleResponse
33 …SimpleResponse> __Marshaller_grpc_testing_SimpleResponse = grpc::Marshallers.Create((arg) => globa…
35 …:Grpc.Testing.SimpleResponse> __Method_UnaryCall = new grpc::Method<global::Grpc.Testing.SimpleReq…
42 …rpc.Testing.SimpleResponse> __Method_StreamingCall = new grpc::Method<global::Grpc.Testing.SimpleR…
49 ….Testing.SimpleResponse> __Method_StreamingFromClient = new grpc::Method<global::Grpc.Testing.Simp…
56 ….Testing.SimpleResponse> __Method_StreamingFromServer = new grpc::Method<global::Grpc.Testing.Simp…
63 …c.Testing.SimpleResponse> __Method_StreamingBothWays = new grpc::Method<global::Grpc.Testing.Simpl…
86 …public virtual global::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> UnaryCall(… in UnaryCall()
100 …quest> requestStream, grpc::IServerStreamWriter<global::Grpc.Testing.SimpleResponse> responseStrea… in StreamingCall()
112 …public virtual global::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> StreamingF… in StreamingFromClient()
125 …impleRequest request, grpc::IServerStreamWriter<global::Grpc.Testing.SimpleResponse> responseStrea… in StreamingFromServer()
138 …quest> requestStream, grpc::IServerStreamWriter<global::Grpc.Testing.SimpleResponse> responseStrea… in StreamingBothWays()
177 …public virtual global::Grpc.Testing.SimpleResponse UnaryCall(global::Grpc.Testing.SimpleRequest re… in UnaryCall()
188 …public virtual global::Grpc.Testing.SimpleResponse UnaryCall(global::Grpc.Testing.SimpleRequest re… in UnaryCall()
201 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.SimpleResponse> UnaryCallAsync(global::Gr… in UnaryCallAsync()
212 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.SimpleResponse> UnaryCallAsync(global::Gr… in UnaryCallAsync()
225 …reamingCall<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingCall… in StreamingCall()
236 …reamingCall<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingCall… in StreamingCall()
248 …reamingCall<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingFrom… in StreamingFromClient()
258 …reamingCall<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingFrom… in StreamingFromClient()
271 …public virtual grpc::AsyncServerStreamingCall<global::Grpc.Testing.SimpleResponse> StreamingFromSe… in StreamingFromServer()
282 …public virtual grpc::AsyncServerStreamingCall<global::Grpc.Testing.SimpleResponse> StreamingFromSe… in StreamingFromServer()
294 …reamingCall<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingBoth… in StreamingBothWays()
304 …reamingCall<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingBoth… in StreamingBothWays()