Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/bin/tool/
Dbootrun177 cosdebug.sh cos launchex 0x$COSDEBUG_TID_HI 0x$COSDEBUG_TID_LO $COS_ARGS
Dcaferun1664 cosdebug.sh cos launchex 0x$COSDEBUG_TID_HI 0x$COSDEBUG_TID_LO $COS_ARGS
/CafeSDK-2.12.13/system/src/tool/cafex/
DExecutableClasses.cs734 static class cosdebug class
868 retry_thread = new Thread(cosdebug.launch_retry_thread); in launch_retry()
DCafeFunctions.cs3513 … g_KOptionSet = cosdebug.SendKillRestartAndResponse(Convert.ToInt32(SESSION_NET_MANAGE_PORT.value), in run()
3797 cosdebug.launch_retry(Convert.ToInt32(SESSION_NET_MANAGE_PORT.value), in run()
3812 cosdebug.stop_retry(COSDEBUG_FASTLAUNCH_TIMEOUT); in run()
3816 if (cosdebug.try_launch(CAFERUN_OPTION_MLC_EMU_TITLEID.value, 2)) in run()
4081 cosdebug.launch_retry(Convert.ToInt32(SESSION_NET_MANAGE_PORT.value), in bootrun()
4091 cosdebug.stop_retry(COSDEBUG_FASTLAUNCH_TIMEOUT); in bootrun()
4095 if (!cosdebug.try_launch(DISC_EMU_TID.value, 0)) in bootrun()