Home
last modified time | relevance | path

Searched defs:result_ready (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/
Dtrace.rs12 pub(super) result_ready: Notify, field
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/
Dtrace.rs12 pub(super) result_ready: Notify, field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc1867 bool result_ready = CheckResolutionLocked(&config_selector); in CheckResolution() local
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc2135 bool result_ready = CheckResolutionLocked(&config_selector); in CheckResolution() local