Searched refs:CafeBootStage (Results 1 – 1 of 1) sorted by relevance
1568 internal enum CafeBootStage enum in CafeX.Program1594 public CafeBootStage stage = CafeBootStage.Off;1603 stage = CafeBootStage.Off; in checkVDD2()1617 return stage != CafeBootStage.Off;1627 static CafeBootStage bootCatDev() in bootCatDev()1666 return CafeBootStage.Off; in bootCatDev()1681 return CafeBootStage.ServerSync; in bootCatDev()3692 case CafeBootStage.Off: in run()3693 case CafeBootStage.ServerSync: in run()3745 progress.stage = CafeBootStage.SendingFlags; in run()[all …]