Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs1704 error = startBootRun(isWumadExecution, launch, true); in tryCafeReboot()
1729 static CAFEX_ERROR startBootRun(bool isWumadExecution, bool launch, bool reboot) in startBootRun() method in CafeX.Program
3658 ret.error = startBootRun(isWumadExecution, launch, true); in run()
4062 ret.error = startBootRun(isWumadExecution, launch, false); in run()