Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCharacter stream dumper.cs1461 … (CafeX.Program.command == "on" && !CafeX.Program.IsBooting && thing.Contains("PID=2"))) in consume_raw_bytes()
DCafeFunctions.cs324 internal static bool IsBooting = false; field in CafeX.Program
1656 IsBooting = true; in bootCatDev()
1658 IsBooting = false; in bootCatDev()
4057 if (IsBooting) in run()
4084 if (IsBooting) in run()