HomeSort by relevance Sort by last modified time
    Searched refs:sockets (Results 76 - 100 of 112) sorted by null

1 2 34 5

  /device/lge/mako/
init.mako.rc 144 mkdir /data/misc/wifi/sockets 0770 wifi wifi
315 -O/data/misc/wifi/sockets \
331 -O/data/misc/wifi/sockets -puse_p2p_group_interface=1 \
  /external/chromium/chrome/browser/resources/net_internals/
socketpoolwrapper.js 7 * used by the log and sockets view to print tables containing both
  /external/mtpd/
mtpd.c 34 #include <cutils/sockets.h>
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 33 #include <cutils/sockets.h>
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 33 #include <cutils/sockets.h>
  /external/chromium_org/net/dns/
mdns_client_unittest.cc     [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 173 cached at flow setup (see below). However, for connected sockets
323 still can be shared by another sockets. Current implementation does not allow
328 or closed all the sockets using it. Current implementation does not allow
  /bootable/recovery/minadbd/
sysdeps.h 18 * they're related to threads, sockets and file descriptors
168 /* normally provided by <cutils/sockets.h> */
260 #include <cutils/sockets.h>
  /dalvik/vm/jdwp/
JdwpAdb.cpp 23 #include <cutils/sockets.h>
  /device/generic/goldfish/sensors/
sensors_qemu.c 38 #include <cutils/sockets.h>
  /system/core/adb/
sysdeps.h 18 * they're related to threads, sockets and file descriptors
169 /* normally provided by <cutils/sockets.h> */
263 #include <cutils/sockets.h>
  /system/core/debuggerd/
debuggerd.c 37 #include <cutils/sockets.h>
443 // Ignore failed writes to closed sockets
  /system/core/init/
property_service.c 29 #include <cutils/sockets.h>
util.c 35 #include <cutils/sockets.h>
init.c 43 #include <cutils/sockets.h>
255 for (si = svc->sockets; si; si = si->next) {
init_parser.c 797 si->next = svc->sockets;
798 svc->sockets = si;
  /external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c 48 #include <cutils/sockets.h>
  /external/bluetooth/bluedroid/udrv/ulinux/
uipc.c 51 #include <cutils/sockets.h>
  /external/chromium/third_party/libevent/
http.c     [all...]
  /external/chromium_org/third_party/libevent/
http.c     [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 39 # Use Android specific directory for control interface sockets
40 L_CFLAGS += -DCONFIG_CTRL_IFACE_CLIENT_DIR=\"/data/misc/wifi/sockets\"
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.c 24 #include <cutils/sockets.h>
  /frameworks/base/core/jni/
android_net_LocalSocketImpl.cpp 36 #include <cutils/sockets.h>
  /frameworks/native/cmds/dumpstate/
utils.c 38 #include <cutils/sockets.h>
  /system/core/logcat/
logcat.cpp 7 #include <cutils/sockets.h>

Completed in 1329 milliseconds

1 2 34 5