Lines Matching refs:isWumadExecution
1685 bool isWumadExecution, in tryCafeReboot() argument
1704 error = startBootRun(isWumadExecution, launch, true); in tryCafeReboot()
1729 static CAFEX_ERROR startBootRun(bool isWumadExecution, bool launch, bool reboot) in startBootRun() argument
1786 if (isWumadExecution) in startBootRun()
1925 bool isWumadExecution = false; in run()
2463 …if (isWumadExecution && command != "on" && string.Compare(MCP_LAUNCH_HINT.value, "odd", true) != 0) in run()
2529 isWumadExecution = true; in run()
3658 ret.error = startBootRun(isWumadExecution, launch, true); in run()
3732 isWumadExecution, in run()
3797 isWumadExecution, in run()
3868 isWumadExecution, in run()
4020 isWumadExecution, in run()
4062 ret.error = startBootRun(isWumadExecution, launch, false); in run()