Home
last modified time | relevance | path

Searched defs:nfds (Results 1 – 5 of 5) sorted by relevance

/system/core/debuggerd/
Dgetevent.cpp33 static int nfds; variable
/system/connectivity/shill/net/
Dsockets.cc131 int Sockets::Select(int nfds, in Select()
/system/core/toolbox/
Dgetevent.c37 static int nfds; variable
/system/core/adb/
Dsysdeps.h805 static __inline__ int adb_poll(adb_pollfd* fds, size_t nfds, int timeout) { in adb_poll()
Dsysdeps_win32.cpp664 extern int adb_poll(adb_pollfd* fds, size_t nfds, int timeout) { in adb_poll()