Searched defs:EpollWaitOutput (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/tools/flip_server/
H A Depoll_server.h772 EpollWaitOutput* ewo = new EpollWaitOutput(timeout_in_ms,
837 class EpollWaitOutput : public DebugOutput { class in struct:net::EpollServer::EventRecorder
839 EpollWaitOutput(int timeout_in_ms, function in class:net::EpollServer::EventRecorder::EpollWaitOutput
/external/chromium_org/net/tools/epoll_server/
H A Depoll_server.h762 EpollWaitOutput* ewo = new EpollWaitOutput(timeout_in_ms,
827 class EpollWaitOutput : public DebugOutput { class in struct:net::EpollServer::EventRecorder
829 EpollWaitOutput(int timeout_in_ms, function in class:net::EpollServer::EventRecorder::EpollWaitOutput

Completed in 72 milliseconds