Searched refs:boot_err (Results 1 – 1 of 1) sorted by relevance
62 Status boot_err; in LaunchProcess() local63 device.Boot(boot_err); in LaunchProcess()64 if (boot_err.Fail()) in LaunchProcess()65 return boot_err; in LaunchProcess()