Searched refs:to_exit_code (Results 1 – 3 of 3) sorted by relevance
91 fn to_exit_code(&self) -> Option<ExitCode>; in to_exit_code() method121 fn to_exit_code(&self) -> Option<ExitCode> { in to_exit_code() method
194 res.to_exit_code().unwrap_or(Exit::UnknownError.into()) in error_to_exit_code()
2192 .to_exit_code() in device_takes_too_long_to_exit()2239 .to_exit_code() in main_takes_too_long_to_exit()2286 .to_exit_code() in device_crash_returns_child_error()2324 .to_exit_code() in sigterm_signals_exit_event()