Home
last modified time | relevance | path

Searched defs:OnWakeup (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_libevent.cc337 void MessagePumpLibevent::OnWakeup(int socket, short flags, void* context) { in OnWakeup() function in base::MessagePumpLibevent
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_libevent.cc458 void MessagePumpLibevent::OnWakeup(int socket, short flags, void* context) { in OnWakeup() function in base::MessagePumpLibevent
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtask_queue_libevent.cc265 void TaskQueueLibevent::OnWakeup(int socket, in OnWakeup() function in webrtc::__anon8d624fd20111::TaskQueueLibevent
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.cc1848 void ClientCallData::OnWakeup() { in OnWakeup() function in grpc_core::promise_filter_detail::ClientCallData
2568 void ServerCallData::OnWakeup() { in OnWakeup() function in grpc_core::promise_filter_detail::ServerCallData
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dpromise_based_filter.cc1855 void ClientCallData::OnWakeup() { in OnWakeup() function in grpc_core::promise_filter_detail::ClientCallData
2580 void ServerCallData::OnWakeup() { in OnWakeup() function in grpc_core::promise_filter_detail::ServerCallData