Lines Matching refs:isWumadExecution
1643 bool isWumadExecution, in tryCafeReboot() argument
1662 error = startBootRun(isWumadExecution, launch, true); in tryCafeReboot()
1687 static CAFEX_ERROR startBootRun(bool isWumadExecution, bool launch, bool reboot) in startBootRun() argument
1740 if (isWumadExecution) in startBootRun()
1826 bool isWumadExecution = false; in run()
2358 …if (isWumadExecution && command != "on" && string.Compare(MCP_LAUNCH_HINT.value, "odd", true) != 0) in run()
2421 isWumadExecution = true; in run()
3532 ret.error = startBootRun(isWumadExecution, launch, true); in run()
3588 isWumadExecution, in run()
3653 isWumadExecution, in run()
3724 isWumadExecution, in run()
3858 isWumadExecution, in run()
3882 ret.error = startBootRun(isWumadExecution, launch, false); in run()