Searched refs:RunGrpcServer (Results 1 – 1 of 1) sorted by relevance
45 std::pair<std::unique_ptr<grpc::Server>, uint32_t> RunGrpcServer( in RunGrpcServer() function83 auto [grpc_server, port] = RunGrpcServer(netsim_grpc_port, no_cli_ui, vsock); in RunGrpcServerCxx()