Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs1595 public bool waitForTitle = true; field in CafeX.Program.CafeBootProgress
1609waitForTitle = Environment.GetEnvironmentVariable("USE_KILL_RESTART_SOFTLAUNCH") == "1"; in checkKillRestartSoftlaunch()
1610 return waitForTitle; in checkKillRestartSoftlaunch()
1689 bool coldBootIntoApp = progress.waitForTitle && in tryCafeReboot()
1698 progress.waitForTitle = false; in tryCafeReboot()
3671 progress.waitForTitle = true; in run()
3834 cattoucan.FinishSync(!progress.waitForTitle && quiet_mode); in run()
3972 if (progress.waitForTitle) in run()
3989 if (!progress.waitForTitle) in run()
4015 if (!progress.waitForTitle) in run()