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