Searched refs:interpreterProcess (Results 1 – 1 of 1) sorted by relevance
169 InterpreterProcess interpreterProcess = null; in startAction() local188 interpreterProcess = new InterpreterProcess(new ShellInterpreter(), proxy); in startAction()189 interpreterProcess.setName("Server"); in startAction()194 interpreterProcess = launchScript(intent, proxy); in startAction()199 interpreterProcess = null; in startAction()203 interpreterProcess = launchScript(intent, proxy); in startAction()207 interpreterProcess = launchInterpreter(intent, proxy); in startAction()209 if (interpreterProcess == null) { in startAction()212 addProcess(interpreterProcess); in startAction()