Searched refs:interpreterProcess (Results 1 – 1 of 1) sorted by relevance
171 InterpreterProcess interpreterProcess = null; in startAction() local190 interpreterProcess = new InterpreterProcess(new ShellInterpreter(), proxy); in startAction()191 interpreterProcess.setName("Server"); in startAction()196 interpreterProcess = launchScript(intent, proxy); in startAction()201 interpreterProcess = null; in startAction()205 interpreterProcess = launchScript(intent, proxy); in startAction()209 interpreterProcess = launchInterpreter(intent, proxy); in startAction()211 if (interpreterProcess == null) { in startAction()214 addProcess(interpreterProcess); in startAction()