Searched refs:CafeBootStage (Results 1 – 1 of 1) sorted by relevance
1531 internal enum CafeBootStage enum in CafeX.Program1557 public CafeBootStage stage = CafeBootStage.Off;1566 stage = CafeBootStage.Off; in checkVDD2()1580 return stage != CafeBootStage.Off;1585 static CafeBootStage bootCatDev() in bootCatDev()1624 return CafeBootStage.Off; in bootCatDev()1639 return CafeBootStage.ServerSync; in bootCatDev()3562 case CafeBootStage.Off: in run()3563 case CafeBootStage.ServerSync: in run()3601 progress.stage = CafeBootStage.SendingFlags; in run()[all …]