Searched defs:poll_reset (Results 1 – 5 of 5) sorted by relevance
1175 pub fn poll_reset(&mut self, cx: &mut Context) -> Poll<Result<Reason, crate::Error>> { in poll_reset() method1247 pub fn poll_reset(&mut self, cx: &mut Context) -> Poll<Result<Reason, crate::Error>> { in poll_reset() method
371 pub fn poll_reset(&mut self, cx: &mut Context) -> Poll<Result<Reason, crate::Error>> { in poll_reset() method
430 fn poll_reset(&mut self, cx: &mut Context<'_>) -> Poll<Result<h2::Reason, h2::Error>> { in poll_reset() function
344 pub fn poll_reset( in poll_reset() method
1248 pub(crate) fn poll_reset( in poll_reset() method