Searched defs:exit_code (Results 1 – 6 of 6) sorted by relevance
136 RunnerExitCodes exit_code; in PowerwashCvdMain() local
137 RunnerExitCodes exit_code; in RestartCvdMain() local
87 void CvdBootStateMachine::SendExitCode(RunnerExitCodes exit_code, SharedFD fd) { in SendExitCode()
88 RunnerExitCodes exit_code; in DaemonizeLauncher() local
132 auto exit_code = 1; // Having to fallback is an error in FallBackStop() local
7911 DWORD exit_code = STILL_ACTIVE; in Wait() local7980 void Subprocess::KillAndWaitForTermination(int exit_code) { in KillAndWaitForTermination()