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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dostream.hpp257 outputStream* _outer_stream; member in class:staticBufferStream
H A Dostream.cpp942 _outer_stream = outer_stream;
948 _outer_stream->print_raw(c, (int)len);
952 _outer_stream->flush();

Completed in 34 milliseconds