Searched defs:RunClient (Results 1 – 10 of 10) sorted by relevance
38 rpc RunClient(stream ClientArgs) returns (stream ClientStatus); rpc
64 public function RunClient($metadata = [], $options = []) { function in Grpc\\Testing\\WorkerServiceClient
64 rpc RunClient(stream ClientArgs) returns (stream ClientStatus); rpc
167 void RunClient(const std::string& target_str) { in RunClient() function
79 void RunClient(const std::string& client_id, gpr_event* done_ev) { in RunClient() function
161 def RunClient(self, request_iterator, context): member in WorkerServer
322 async def RunClient(self, request_iterator, context): member in WorkerServicer
109 Status RunClient( in RunClient() function in grpc::testing::WorkerServiceImpl
238 int RunClient() { in RunClient() function