Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs1558 public bool waitForTitle = false; field in CafeX.Program.CafeBootProgress
1572waitForTitle = Environment.GetEnvironmentVariable("USE_KILL_RESTART_SOFTLAUNCH") == "1"; in checkKillRestartSoftlaunch()
1573 return waitForTitle; in checkKillRestartSoftlaunch()
1647 bool coldBootIntoApp = progress.waitForTitle && in tryCafeReboot()
1656 progress.waitForTitle = false; in tryCafeReboot()
3545 progress.waitForTitle = true; in run()
3690 cattoucan.FinishSync(!progress.waitForTitle && quiet_mode); in run()
3828 if (progress.waitForTitle) in run()
3844 …if (!progress.waitForTitle || cattoucan.SyncWithTitle(Program.KILLRESTART_SOFTLAUNCH_TIMEOUT, fals… in run()
3853 if (!progress.waitForTitle) in run()