Searched refs:sockets (Results 26 - 33 of 33) sorted by relevance

12

/system/core/init/
H A Dinit.c45 #include <cutils/sockets.h>
274 for (si = svc->sockets; si; si = si->next) {
H A Dutil.c36 #include <cutils/sockets.h>
H A Dproperty_service.c29 #include <cutils/sockets.h>
H A Dinit_parser.c790 si->next = svc->sockets;
791 svc->sockets = si;
/system/core/adb/
H A Dsysdeps.h18 * they're related to threads, sockets and file descriptors
169 /* normally provided by <cutils/sockets.h> */
263 #include <cutils/sockets.h>
/system/core/debuggerd/
H A Ddebuggerd.c34 #include <cutils/sockets.h>
/system/core/logcat/
H A Dlogcat.cpp5 #include <cutils/sockets.h>
/system/security/keystore/
H A Dkeystore.cpp48 #include <cutils/sockets.h>

Completed in 61 milliseconds

12