Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc113 void SendExitCode(cuttlefish::RunnerExitCodes exit_code) { in SendExitCode() function in __anon912325db0111::CvdBootStateMachine
122 SendExitCode(cuttlefish::RunnerExitCodes::kSuccess); in MaybeWriteToForegroundLauncher()
124 SendExitCode(cuttlefish::RunnerExitCodes::kVirtualDeviceBootFailed); in MaybeWriteToForegroundLauncher()