Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DProgram.cs192 internal const int COSDEBUG_FASTLAUNCH_TIMEOUT = 10000; // 10 seconds field in CafeX.Program
DCafeFunctions.cs2665 … CAFERUN_OPTION_FASTLAUNCH_TIMEOUT.value = COSDEBUG_FASTLAUNCH_TIMEOUT.ToString(); in run()
3956 cosdebug.stop_retry(COSDEBUG_FASTLAUNCH_TIMEOUT); in run()
4351 cosdebug.stop_retry(COSDEBUG_FASTLAUNCH_TIMEOUT); in bootrun()