Searched defs:StreamingFromClient (Results 1 – 3 of 3) sorted by relevance
35 rpc StreamingFromClient(stream SimpleRequest) returns (SimpleResponse); rpc
73 public function StreamingFromClient($metadata = [], $options = []) { function in Grpc\\Testing\\BenchmarkServiceClient
64 Status StreamingFromClient(ServerContext* context, in StreamingFromClient() function in grpc::testing::BenchmarkServiceImpl