Searched refs:poll_inner (Results 1 – 2 of 2) sorted by relevance
98 poll_inner(this.flag, this.stream1, this.stream2, cx) in poll_next()100 poll_inner(this.flag, this.stream2, this.stream1, cx) in poll_next()105 fn poll_inner<St1, St2>( in poll_inner() function
59 match self.poll_inner() { in poll()77 fn poll_inner(&self) -> PollFuture<T::Output> { in poll_inner() function