Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/proto/
Dcvd_server.proto38 ShutdownRequest shutdown_request = 2; field
/device/google/cuttlefish/host/commands/cvd/
Dmain.cc129 auto shutdown_request = request.mutable_shutdown_request(); in StopCvdServer() local