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

  /external/chromium/net/tools/flip_server/
epoll_server.cc 368 WaitForEventsAndCallHandleEvents(timeout_in_us_,
405 WaitForEventsAndCallHandleEvents(wait_time_in_us,
631 void EpollServer::WaitForEventsAndCallHandleEvents(int64 timeout_in_us,
  /external/chromium_org/net/tools/epoll_server/
epoll_server.cc 368 WaitForEventsAndCallHandleEvents(timeout_in_us_,
405 WaitForEventsAndCallHandleEvents(wait_time_in_us,
631 void EpollServer::WaitForEventsAndCallHandleEvents(int64 timeout_in_us,

Completed in 26 milliseconds