Home
last modified time | relevance | path

Searched defs:RunEventLoopOnce (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.cc76 void QuicPollEventLoop::RunEventLoopOnce(QuicTime::Delta default_timeout) { in RunEventLoopOnce() function in quic::QuicPollEventLoop
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/bindings/
H A Dquic_libevent.cc114 void LibeventQuicEventLoop::RunEventLoopOnce(QuicTime::Delta default_timeout) { in RunEventLoopOnce() function in quic::LibeventQuicEventLoop