Home
last modified time | relevance | path

Searched defs:NotifyOnRead (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dcfstream_handle.cc164 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() function in CFStreamHandle
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcfstream_handle.cc164 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() function in CFStreamHandle
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/
Dwin_socket.cc104 void WinSocket::NotifyOnRead(EventEngine::Closure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::WinSocket
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwin_socket.cc100 void WinSocket::NotifyOnRead(EventEngine::Closure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::WinSocket
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dev_epoll1_linux.cc501 void Epoll1EventHandle::NotifyOnRead(PosixEngineClosure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::Epoll1EventHandle
H A Dev_poll_posix.cc458 void PollEventHandle::NotifyOnRead(PosixEngineClosure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::PollEventHandle
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dev_epoll1_linux.cc507 void Epoll1EventHandle::NotifyOnRead(PosixEngineClosure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::Epoll1EventHandle
Dev_poll_posix.cc463 void PollEventHandle::NotifyOnRead(PosixEngineClosure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::PollEventHandle