Searched defs:exit_code (Results 1 – 5 of 5) sorted by relevance
81 int exit_code = command.Start().Wait(); in AddHashFooter() local103 int exit_code = command.Start().Wait(); in WriteInfoImage() local147 int exit_code = command.Start().Wait(); in MakeVbMetaImage() local
288 const auto exit_code = cmd.Start().Wait(); in GenerateFileContexts() local314 auto exit_code = avb_cmd.Start().Wait(); in AddVbmetaFooter() local387 int exit_code = mkfs_cmd.Start().Wait(); in BuildDlkmImage() local404 const auto exit_code = lpadd.Start().Wait(); in RepackSuperWithPartition() local
102 auto exit_code = 1; // Having to fallback is an error in FallBackStop() local206 int exit_code = 0; in StopCvdMain() local
58 RunnerExitCodes exit_code; in DaemonizeLauncher() local392 void SendExitCode(RunnerExitCodes exit_code, SharedFD fd) { in SendExitCode()
47 int exit_code) { in ApplyProcessRestarter()