Searched defs:unflushed_count (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dxmlstream.hpp109 int unflushed_count() { return (int)(out()->count() - _last_flush); } function in class:xmlStream

Completed in 39 milliseconds