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

/external/chromium/net/tools/flip_server/
H A Dacceptor_thread.h45 public EpollCallbackInterface,
H A Depoll_server.h62 class EpollCallbackInterface { class in namespace:net
112 virtual ~EpollCallbackInterface() {}
115 EpollCallbackInterface() {} function in class:net::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* c
[all...]
H A Dsm_connection.h44 public EpollCallbackInterface,
84 // EpollCallbackInterface interface.
H A Depoll_server.cc61 class ReadPipeCallback : public EpollCallbackInterface {

Completed in 18 milliseconds