Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.cc39 bool QuicPollEventLoop::RegisterSocket(SocketFd fd, QuicSocketEventMask events, in RegisterSocket() function in quic::QuicPollEventLoop
/external/cronet/net/third_party/quiche/src/quiche/quic/bindings/
Dquic_libevent.cc77 bool LibeventQuicEventLoop::RegisterSocket(QuicUdpSocketFd fd, in RegisterSocket() function in quic::LibeventQuicEventLoop