Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs1533 Off, enumerator
1557 public CafeBootStage stage = CafeBootStage.Off;
1566 stage = CafeBootStage.Off; in checkVDD2()
1580 return stage != CafeBootStage.Off;
1624 return CafeBootStage.Off; in bootCatDev()
3562 case CafeBootStage.Off: in run()
3645 progress.stage = CafeBootStage.Off; in run()