Searched defs:StreamingBothWays (Results 1 – 5 of 5) sorted by relevance
43 rpc StreamingBothWays(stream SimpleRequest) returns (stream SimpleResponse); rpc
102 public function StreamingBothWays($metadata = [], $options = []) { function in Grpc\\Testing\\BenchmarkServiceClient
46 rpc StreamingBothWays(stream SimpleRequest) returns (stream SimpleResponse); rpc
82 Status StreamingBothWays( in StreamingBothWays() function in grpc::testing::BenchmarkServiceImpl