Searched refs:source_out (Results 1 – 1 of 1) sorted by relevance
338 OutputStream source_out = process.getOutputStream(); in executeShellCommand() local341 writeToProcess = new Thread(new Repeater(source_in, source_out)); in executeShellCommand()