Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs1662 error = startBootRun(isWumadExecution, launch, true); in tryCafeReboot()
1687 static CAFEX_ERROR startBootRun(bool isWumadExecution, bool launch, bool reboot) in startBootRun() method in CafeX.Program
3532 ret.error = startBootRun(isWumadExecution, launch, true); in run()
3882 ret.error = startBootRun(isWumadExecution, launch, false); in run()