Home
last modified time | relevance | path

Searched refs:Shutdown (Results 1 – 3 of 3) sorted by relevance

/tools/netsim/src/core/
Dserver.h31 void Shutdown() const { server->Shutdown(); } in Shutdown() function
/tools/tradefederation/core/proto/invocation/
Dinvocation_manager.proto83 // Type of Shutdown Tradefed Request status
/tools/netsim/rust/daemon/src/
Dffi.rs75 fn Shutdown(self: &GrpcServer); in Shutdown() function