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

  /external/chromium/net/tools/flip_server/
epoll_server.cc 199 CB* other_cb = fd_i->cb; local
200 if (other_cb) {
203 other_cb->OnUnregistration(fd, true);
  /external/chromium_org/net/tools/epoll_server/
epoll_server.cc 199 CB* other_cb = fd_i->cb; local
200 if (other_cb) {
203 other_cb->OnUnregistration(fd, true);

Completed in 468 milliseconds