Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h58 virtual int PollSyscall(pollfd* fds, nfds_t nfds, int timeout) { in PollSyscall() function
Dquic_poll_event_loop_test.cc65 int PollSyscall(pollfd* fds, nfds_t nfds, int timeout) override { in PollSyscall() function in quic::test::__anon7bd812470111::QuicPollEventLoopForTest