Searched defs:flush_buf (Results 1 – 8 of 8) sorted by relevance
54 pub(super) fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
58 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
187 pub(in crate::io) fn flush_buf(&mut self) -> io::Result<()> { in flush_buf() method
1090 fn flush_buf(&mut self) -> io::Result<()> { in flush_buf() method