Searched defs:RunClient (Results 1 – 9 of 9) sorted by relevance
| /third_party/grpc/examples/csharp/Xds/GreeterClient/ |
| D | Program.cs | 36 private static void RunClient(Options options) in RunClient() method in GreeterClient.Program
|
| /third_party/grpc/src/proto/grpc/testing/ |
| D | worker_service.proto | 38 rpc RunClient(stream ClientArgs) returns (stream ClientStatus); rpc
|
| /third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | WorkerServiceGrpc.cs | 137 …public virtual global::System.Threading.Tasks.Task RunClient(grpc::IAsyncStreamReader<global::Grpc… in RunClient() method in Grpc.Testing.WorkerService.WorkerServiceBase 231 …all<global::Grpc.Testing.ClientArgs, global::Grpc.Testing.ClientStatus> RunClient(grpc::Metadata h… in RunClient() method in Grpc.Testing.WorkerService.WorkerServiceClient 245 …all<global::Grpc.Testing.ClientArgs, global::Grpc.Testing.ClientStatus> RunClient(grpc::CallOption… in RunClient() method in Grpc.Testing.WorkerService.WorkerServiceClient
|
| D | WorkerServiceImpl.cs | 66 …public override async Task RunClient(IAsyncStreamReader<ClientArgs> requestStream, IServerStreamWr… in RunClient() method in Grpc.Testing.WorkerServiceImpl
|
| /third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
| D | WorkerServiceClient.php | 64 public function RunClient($metadata = [], $options = []) { function in Grpc\\Testing\\WorkerServiceClient
|
| /third_party/grpc/src/python/grpcio_tests/tests/qps/ |
| D | worker_server.py | 110 def RunClient(self, request_iterator, context): member in WorkerServer
|
| /third_party/grpc/src/python/grpcio_tests/tests_aio/benchmark/ |
| D | worker_servicer.py | 295 async def RunClient(self, request_iterator, context): member in WorkerServicer
|
| /third_party/grpc/test/cpp/qps/ |
| D | qps_worker.cc | 108 Status RunClient( in RunClient() function in grpc::testing::WorkerServiceImpl
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| D | main.cc | 403 bool RunClient(std::string address, std::string port, std::string file) { in RunClient() function
|