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

/system/core/adb/
H A Dfdevent.c579 fdevent_install(fde, fd, func, arg);
593 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) function
H A Dsysdeps_win32.c1833 fdevent_install(fde, fd, func, arg);
1847 void fdevent_install(fdevent *fde, int fd, fd_func func, void *arg) function

Completed in 128 milliseconds