Home
last modified time | relevance | path

Searched defs:adb_poll (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dsysdeps.h606 static __inline__ int adb_poll(adb_pollfd* fds, size_t nfds, int timeout) { in adb_poll() function
Dsysdeps_win32.cpp527 extern int adb_poll(adb_pollfd* fds, size_t nfds, int timeout) { in adb_poll() function