Home
last modified time | relevance | path

Searched refs:isWumadExecution (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs1643 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()
[all …]