Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DProgram.cs187 internal const int COSDEBUG_FASTLAUNCH_TIMEOUT = 10000; // 10 seconds field in CafeX.Program
DCafeFunctions.cs2545 … CAFERUN_OPTION_FASTLAUNCH_TIMEOUT.value = COSDEBUG_FASTLAUNCH_TIMEOUT.ToString(); in run()
3812 cosdebug.stop_retry(COSDEBUG_FASTLAUNCH_TIMEOUT); in run()
4091 cosdebug.stop_retry(COSDEBUG_FASTLAUNCH_TIMEOUT); in bootrun()