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

/external/chromium/net/tools/flip_server/
H A Doutput_ordering.h49 struct BeginOutputtingAlarm : public EpollAlarmCallbackInterface {
56 // EpollAlarmCallbackInterface:
H A Depoll_server.h45 class EpollAlarmCallbackInterface;
123 typedef EpollAlarmCallbackInterface AlarmCB;
479 bool ContainsAlarm(EpollAlarmCallbackInterface* alarm) const {
983 class EpollAlarmCallbackInterface { class in namespace:net
1016 virtual ~EpollAlarmCallbackInterface() {}
1019 EpollAlarmCallbackInterface() {} function in class:net::EpollAlarmCallbackInterface
1028 class EpollAlarm : public EpollAlarmCallbackInterface {
/external/chromium_org/net/tools/flip_server/
H A Doutput_ordering.h50 struct BeginOutputtingAlarm : public EpollAlarmCallbackInterface {
57 // EpollAlarmCallbackInterface:
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 {

Completed in 114 milliseconds