Searched refs:source_in (Results 1 – 1 of 1) sorted by relevance
339 InputStream source_in = new FileInputStream(source.getFileDescriptor()); in executeShellCommand() local341 writeToProcess = new Thread(new Repeater(source_in, source_out)); in executeShellCommand()