QuicEpollClock 12 net/tools/quic/quic_epoll_clock.cc QuicEpollClock::QuicEpollClock(EpollServer* epoll_server) QuicEpollClock 16 net/tools/quic/quic_epoll_clock.cc QuicEpollClock::~QuicEpollClock() {} QuicEpollClock 18 net/tools/quic/quic_epoll_clock.cc QuicTime QuicEpollClock::ApproximateNow() const { QuicEpollClock 23 net/tools/quic/quic_epoll_clock.cc QuicTime QuicEpollClock::Now() const { QuicEpollClock 21 net/tools/quic/quic_epoll_clock.h class QuicEpollClock : public QuicClock { QuicEpollClock 23 net/tools/quic/quic_epoll_clock.h explicit QuicEpollClock(EpollServer* epoll_server); QuicEpollClock 24 net/tools/quic/quic_epoll_clock.h virtual ~QuicEpollClock(); QuicEpollClock 16 net/tools/quic/quic_epoll_clock_test.cc QuicEpollClock clock(&epoll_server); QuicEpollClock 29 net/tools/quic/quic_epoll_clock_test.cc QuicEpollClock clock(&epoll_server); QuicEpollClock 42 net/tools/quic/quic_epoll_clock_test.cc QuicEpollClock clock(&epoll_server); QuicEpollClock 50 net/tools/quic/quic_epoll_connection_helper.h const QuicEpollClock clock_; QuicEpollClock 80 net/tools/quic/quic_server.cc QuicEpollClock clock(&epoll_server_); QuicEpollClock 160 net/tools/quic/quic_time_wait_list_manager.h QuicEpollClock clock_;