HomeSort by relevance Sort by last modified time
    Searched defs:EpollAlarmCallbackInterface (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/tools/flip_server/
epoll_server.h 45 class EpollAlarmCallbackInterface;
123 typedef EpollAlarmCallbackInterface AlarmCB;
479 bool ContainsAlarm(EpollAlarmCallbackInterface* alarm) const {
    [all...]
  /external/chromium_org/net/tools/epoll_server/
epoll_server.h 44 class EpollAlarmCallbackInterface;
122 typedef EpollAlarmCallbackInterface AlarmCB;
478 bool ContainsAlarm(EpollAlarmCallbackInterface* alarm) const {
    [all...]

Completed in 356 milliseconds