Searched defs:flushable (Results 1 – 6 of 6) sorted by relevance
52 public static void flush(Flushable flushable, boolean swallowIOException) throws IOException { in flush()71 public static void flushQuietly(Flushable flushable) { in flushQuietly()
85 private void doFlush(Flushable flushable, boolean swallowException, boolean expectThrown) in doFlush()
145 flushable: BTreeMap<u8, (BinaryHeap<std::cmp::Reverse<u64>>, VecDeque<u64>)>, field
4585 let flushable = stream.is_flushable(); in stream_send() localVariable