Searched refs:ghidraProcess (Results 1 – 1 of 1) sorted by relevance
198 Process ghidraProcess = RunUtil.getDefault().runCmdInBackground(cmd, mOutputOfGhidra); in runWithTimeout() local199 if (!ghidraProcess.isAlive()) { in runWithTimeout()