Searched refs:setOut0 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/lang/
H A DSystem.java172 setOut0(out);
254 private static native void setOut0(PrintStream out); method in class:System
1144 setOut0(new PrintStream(new BufferedOutputStream(fdOut, 128), true));

Completed in 103 milliseconds