Searched defs:NotifyOnRead (Results 1 – 4 of 4) sorted by relevance
| /third_party/grpc/src/core/lib/iomgr/ | ||
| D | cfstream_handle.cc | 160 void CFStreamHandle::NotifyOnRead(grpc_closure* closure) { in NotifyOnRead() function in CFStreamHandle |
| /third_party/grpc/src/core/lib/event_engine/windows/ | ||
| D | win_socket.cc | 110 void WinSocket::NotifyOnRead(EventEngine::Closure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::WinSocket |
| /third_party/grpc/src/core/lib/event_engine/posix_engine/ | ||
| D | ev_epoll1_linux.cc | 499 void Epoll1EventHandle::NotifyOnRead(PosixEngineClosure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::Epoll1EventHandle |
| D | ev_poll_posix.cc | 454 void PollEventHandle::NotifyOnRead(PosixEngineClosure* on_read) { in NotifyOnRead() function in grpc_event_engine::experimental::PollEventHandle |