Home
last modified time | relevance | path

Searched defs:PollSyscall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Dquic_poll_event_loop.cc261 int QuicPollEventLoop::PollSyscall(pollfd* fds, size_t nfds, int timeout) { in PollSyscall() function in quic::QuicPollEventLoop
H A Dquic_poll_event_loop_test.cc65 int PollSyscall(pollfd* fds, nfds_t nfds, int timeout) override { in PollSyscall() function in quic::test::__anon3e0234580111::QuicPollEventLoopForTest