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

  /external/qemu/
iolooper.h 16 void iolooper_del_read( IoLooper* iol, int fd );
iolooper-select.c 72 iolooper_del_read(iol, fd);
124 iolooper_del_read( IoLooper* iol, int fd ) function
  /sdk/emulator/opengl/tests/event_injector/
iolooper.h 35 void iolooper_del_read( IoLooper* iol, int fd );
iolooper-select.c 90 iolooper_del_read(iol, fd);
142 iolooper_del_read( IoLooper* iol, int fd ) function
emulator-console.c 194 iolooper_del_read(con->looper, con->fd);
  /external/qemu/android/
sync-utils.c 142 iolooper_del_read(ssocket->iolooper, ssocket->fd);

Completed in 61 milliseconds