Home
last modified time | relevance | path

Searched defs:poll_ready (Results 1 – 25 of 131) sorted by relevance

123456

/aosp_15_r20/external/rust/android-crates-io/crates/futures-sink/src/
Dlib.rs68 fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
122 fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
146 fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
171 fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
193 fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
215 fn poll_ready( in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/make/
Dmake_service.rs45 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::MakeError>>; in poll_ready() method
150 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::MakeError>> { in poll_ready() function
202 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
243 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
Dmake_connection.rs23 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
40 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tower-service/src/
Dlib.rs340 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
365 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), S::Error>> { in poll_ready() function
382 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), S::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/futures-channel/src/mpsc/
Dsink_impl.rs9 fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
36 fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
57 fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
Dmod.rs616 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), SendError>> { in poll_ready() method
716 pub fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), SendError>> { in poll_ready() method
768 pub fn poll_ready(&self, _: &mut Context<'_>) -> Poll<Result<(), SendError>> { in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/service/
Dmake.rs18 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
33 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
163 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
Dhttp.rs24 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
41 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/client/
Dservice.rs24 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
43 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/connect/
Ddns.rs116 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), io::Error>> { in poll_ready() method
333 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>>; in poll_ready() method
347 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/util/boxed/
Dunsync.rs55 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), E>> { in poll_ready() method
79 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/util/
Dfuture_service.rs152 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
207 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
Dservice_fn.rs75 fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll<Result<(), E>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/filter/
Dmod.rs110 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
172 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/load/
Dpending_requests.rs85 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
159 fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll<Result<(), ()>> { in poll_ready() method
Dpeak_ewma.rs121 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
326 fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll<Result<(), ()>> { in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/codec/
Dmod.rs135 pub fn poll_ready(&mut self, cx: &mut Context) -> Poll<io::Result<()>> { in poll_ready() function
183 fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/benches-disabled/benchmarks/compiled_protos/
Dhelloworld.rs116 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
127 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/balance/pool/
Dmod.rs366 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
452 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dsplit.rs104 fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), S::Error>> { in poll_ready() method
181 fn poll_ready( in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/
Dsink.rs105 fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
181 fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/
Dclient.rs557 fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
577 fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
654 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<crate::Result<()>> { in poll_ready() method
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/
Dnot_found.rs27 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
Dinto_make_service.rs31 fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> { in poll_ready() function
/aosp_15_r20/external/rust/android-crates-io/crates/tower/tests/util/
Doneshot.rs22 fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), ()>> { in service_driven_to_readiness() method

123456