Home
last modified time | relevance | path

Searched defs:to_exit_code (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/crosvm_cli/src/sys/windows/
H A Dexit.rs91 fn to_exit_code(&self) -> Option<ExitCode>; in to_exit_code() method
121 fn to_exit_code(&self) -> Option<ExitCode> { in to_exit_code() method