Searched refs:StreamingBothWays (Results 1 – 7 of 7) sorted by relevance
138 …public virtual global::System.Threading.Tasks.Task StreamingBothWays(grpc::IAsyncStreamReader<glob… in StreamingBothWays() method in Grpc.Testing.BenchmarkService.BenchmarkServiceBase294 …l::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingBothWays(grpc::Metada… in StreamingBothWays() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient296 return StreamingBothWays(new grpc::CallOptions(headers, deadline, cancellationToken)); in StreamingBothWays()304 …l::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingBothWays(grpc::CallOp… in StreamingBothWays() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient324 .AddMethod(__Method_StreamingBothWays, serviceImpl.StreamingBothWays).Build(); in BindService()
160 [pbr::OriginalName("STREAMING_BOTH_WAYS")] StreamingBothWays = 4, enumerator
97 public function StreamingBothWays($metadata = [], $options = []) { function in Grpc\\Testing\\BenchmarkServiceClient
43 rpc StreamingBothWays(stream SimpleRequest) returns (stream SimpleResponse); rpc
82 Status StreamingBothWays( in StreamingBothWays() function in grpc::testing::BenchmarkServiceImpl
391 stream_[thread_idx] = stub->StreamingBothWays(&context_[thread_idx]); in InitThreadFuncImpl()
46 rpc StreamingBothWays(stream SimpleRequest) returns (stream SimpleResponse); rpc