Searched refs:EpollAlarmCallbackInterface (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/tools/flip_server/
H A Doutput_ordering.h51 struct BeginOutputtingAlarm : public EpollAlarmCallbackInterface {
58 // EpollAlarmCallbackInterface:
/external/chromium_org/net/tools/epoll_server/
H A Depoll_server.h44 class EpollAlarmCallbackInterface;
122 typedef EpollAlarmCallbackInterface AlarmCB;
478 bool ContainsAlarm(EpollAlarmCallbackInterface* alarm) const {
973 class EpollAlarmCallbackInterface { class in namespace:net
1006 virtual ~EpollAlarmCallbackInterface() {}
1009 EpollAlarmCallbackInterface() {} function in class:net::EpollAlarmCallbackInterface
1018 class EpollAlarm : public EpollAlarmCallbackInterface {
/external/chromium_org/net/tools/quic/
H A Dquic_time_wait_list_manager_test.cc86 EpollAlarmCallbackInterface* alarm));

Completed in 115 milliseconds