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

/system/core/adb/
H A Dfdevent.c401 fdevent_install(fde, fd, func, arg);
415 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) function
H A Dsysdeps_win32.c1658 fdevent_install(fde, fd, func, arg);
1672 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) function

Completed in 270 milliseconds