Home
last modified time | relevance | path

Searched defs:wakeup_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/promise/
H A Dpromise_fuzzer.cc91 if (wakeup_ != nullptr) std::exchange(wakeup_, nullptr)(); in Run() local
116 if (wakeup_ != nullptr) std::exchange(wakeup_, nullptr)(); in Run() local
326 std::function<void()> wakeup_; member in grpc_core::__anon7f857dc80111::Fuzzer
/aosp_15_r20/external/webrtc/test/network/
H A Dfake_network_socket_server.h53 rtc::Event wakeup_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dwait_set.h63 WakerSet wakeup_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/
H A Dwait_set.h63 WakerSet wakeup_; variable
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_kqueue.h170 apple::ScopedMachReceiveRight wakeup_; variable
/aosp_15_r20/external/webrtc/rtc_base/
H A Dvirtual_socket_server.h442 Event wakeup_; variable