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

/system/core/adb/
H A Dfdevent.cpp576 fdevent_install(fde, fd, func, arg);
591 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) function
H A Dsysdeps_win32.cpp1843 fdevent_install(fde, fd, func, arg);
1857 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) function

Completed in 138 milliseconds