Home
last modified time | relevance | path

Searched defs:RunServer (Results 1 – 21 of 21) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dinterop_server.cc319 void grpc::testing::interop::RunServer( in RunServer() function in grpc::testing::interop
324 void grpc::testing::interop::RunServer( in RunServer() function in grpc::testing::interop
331 void grpc::testing::interop::RunServer( in RunServer() function in grpc::testing::interop
337 void grpc::testing::interop::RunServer( in RunServer() function in grpc::testing::interop
Dxds_interop_server.cc76 void RunServer(const int port, const std::string& hostname) { in RunServer() function
Dreconnect_interop_server.cc162 void RunServer() { in RunServer() function
Dxds_interop_client.cc345 void RunServer(const int port) { in RunServer() function
/third_party/grpc/src/proto/grpc/testing/
Dworker_service.proto30 rpc RunServer(stream ServerArgs) returns (stream ServerStatus); rpc
/third_party/grpc/test/cpp/qps/
Dworker.cc47 static void RunServer() { in RunServer() function
Dqps_worker.cc123 Status RunServer( in RunServer() function in grpc::testing::WorkerServiceImpl
/third_party/grpc/examples/cpp/compression/
Dgreeter_server.cc51 void RunServer() { in RunServer() function
/third_party/grpc/examples/cpp/helloworld/
Dgreeter_server.cc51 void RunServer() { in RunServer() function
/third_party/grpc/examples/cpp/load_balancing/
Dgreeter_server.cc49 void RunServer() { in RunServer() function
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DWorkerServiceGrpc.cs120 …public virtual global::System.Threading.Tasks.Task RunServer(grpc::IAsyncStreamReader<global::Grpc… in RunServer() method in Grpc.Testing.WorkerService.WorkerServiceBase
201 …all<global::Grpc.Testing.ServerArgs, global::Grpc.Testing.ServerStatus> RunServer(grpc::Metadata h… in RunServer() method in Grpc.Testing.WorkerService.WorkerServiceClient
215 …all<global::Grpc.Testing.ServerArgs, global::Grpc.Testing.ServerStatus> RunServer(grpc::CallOption… in RunServer() method in Grpc.Testing.WorkerService.WorkerServiceClient
DWorkerServiceImpl.cs42 …public override async Task RunServer(IAsyncStreamReader<ServerArgs> requestStream, IServerStreamWr… in RunServer() method in Grpc.Testing.WorkerServiceImpl
/third_party/grpc/examples/csharp/Xds/GreeterServer/
DProgram.cs62 private static void RunServer(Options options) in RunServer() method in GreeterServer.Program
/third_party/grpc/test/cpp/end2end/
Dclient_crash_test_server.cc62 void RunServer() { in RunServer() function
/third_party/grpc/examples/cpp/metadata/
Dgreeter_server.cc71 void RunServer() { in RunServer() function
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DWorkerServiceClient.php47 public function RunServer($metadata = [], $options = []) { function in Grpc\\Testing\\WorkerServiceClient
/third_party/grpc/examples/cpp/keyvaluestore/
Dserver.cc74 void RunServer() { in RunServer() function
/third_party/grpc/src/python/grpcio_tests/tests/qps/
Dworker_server.py42 def RunServer(self, request_iterator, context): member in WorkerServer
/third_party/grpc/src/python/grpcio_tests/tests_aio/benchmark/
Dworker_servicer.py200 async def RunServer(self, request_iterator, context): member in WorkerServicer
/third_party/grpc/examples/cpp/route_guide/
Droute_guide_server.cc175 void RunServer(const std::string& db_path) { in RunServer() function
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dmain.cc347 bool RunServer(std::string port) { in RunServer() function