Searched refs:flushAndCloseStream (Results 1 – 6 of 6) sorted by relevance
100 StreamUtil.flushAndCloseStream(stream); in doCloseLog()
65 StreamUtil.flushAndCloseStream(mOutputStream); in closeLog()
149 StreamUtil.flushAndCloseStream(mCurrentOutputStream); in close()
311 public static void flushAndCloseStream(OutputStream outStream) { in flushAndCloseStream() method in StreamUtil
661 StreamUtil.flushAndCloseStream(destStream); in writeToFile()
135 StreamUtil.flushAndCloseStream(out); in testDoGetStream()