Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DCharacter stream dumper.cs1410 … (CafeX.Program.command == "on" && !CafeX.Program.IsBooting && thing.Contains("PID=2"))) in consume_raw_bytes()
DCafeFunctions.cs320 internal static bool IsBooting = false; field in CafeX.Program
1614 IsBooting = true; in bootCatDev()
1616 IsBooting = false; in bootCatDev()
3877 if (IsBooting) in run()
3889 if (IsBooting) in run()