Home
last modified time | relevance | path

Searched defs:GrpcServer (Results 1 – 3 of 3) sorted by relevance

/tools/netsim/src/core/
Dserver.h28 GrpcServer(std::unique_ptr<grpc::Server> server, std::uint32_t port) in GrpcServer() function
/tools/netsim/rust/daemon/src/
Dffi.rs72 type GrpcServer; typedef
75 fn Shutdown(self: &GrpcServer); in Shutdown()
87 ) -> UniquePtr<GrpcServer>; in RunGrpcServerCxx()
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dfailure_details.proto557 message GrpcServer { message