HomeSort by relevance Sort by last modified time
    Searched refs:EpollCallbackInterface (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/tools/flip_server/
acceptor_thread.h 45 public EpollCallbackInterface,
epoll_server.h 62 class EpollCallbackInterface {
112 virtual ~EpollCallbackInterface() {}
115 EpollCallbackInterface() {}
124 typedef EpollCallbackInterface CB;
162 // cb - an instance of a subclass of EpollCallbackInterface
175 // cb - an instance of a subclass of EpollCallbackInterface
185 // cb - an instance of a subclass of EpollCallbackInterface
195 // cb - an instance of a subclass of EpollCallbackInterface
321 // Since the ready list invokes EpollCallbackInterface::OnEvent, only fds
529 CBAndEventMask(EpollCallbackInterface* cb
    [all...]
sm_connection.h 44 public EpollCallbackInterface,
84 // EpollCallbackInterface interface.
epoll_server.cc 61 class ReadPipeCallback : public EpollCallbackInterface {

Completed in 120 milliseconds