Searched refs:poll_flush (Results 1 – 2 of 2) sorted by relevance
612 fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method630 match self.as_mut().poll_flush(cx) { in poll_shutdown()
787 fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method805 match self.as_mut().poll_flush(cx) { in poll_shutdown()