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