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

  /external/qemu/
iolooper-select.c 84 iolooper_fd_count( IoLooper* iol ) function
144 int count = iolooper_fd_count(iol);
170 int count = iolooper_fd_count(iol);
220 return iolooper_fd_count(iol) > 0;
  /sdk/emulator/opengl/tests/event_injector/
iolooper-select.c 102 iolooper_fd_count( IoLooper* iol ) function
162 int count = iolooper_fd_count(iol);
188 int count = iolooper_fd_count(iol);
236 return iolooper_fd_count(iol) > 0;

Completed in 26 milliseconds