Home
last modified time | relevance | path

Searched defs:ShutdownInternal (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc600 void Server::ShutdownInternal(gpr_timespec deadline) { in ShutdownInternal() function in grpc::Server
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc1223 void Server::ShutdownInternal(gpr_timespec deadline) { in ShutdownInternal() function in grpc::Server