Home
last modified time | relevance | path

Searched refs:kRestart (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/command_util/runner/
Ddefs.h60 kRestart = 'R', enumerator
/device/google/cuttlefish/host/commands/restart_cvd/
Drestart_cvd.cc51 CF_EXPECT(RunLauncherAction(monitor_socket, LauncherAction::kRestart, in RestartCvdMain()
/device/google/cuttlefish/host/libs/command_util/
Dutil.cc38 case LauncherAction::kRestart: in IsShortAction()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp264 case LauncherAction::kRestart: { in HandleActionWithNoData()