HomeSort by relevance Sort by last modified time
    Searched full:sockets (Results 601 - 625 of 1483) sorted by null

<<21222324252627282930>>

  /system/connectivity/apmanager/
main.cc 111 // network interfaces and binding to network sockets.
  /system/connectivity/shill/
connectivity_trial.cc 40 #include "shill/net/sockets.h"
traffic_monitor.h 115 // Skips sockets not on device, tx queue length is 0, connection state is not
  /system/connectivity/shill/net/
attribute_list.h 86 // suitable for Sockets::Send. Return value is empty on failure (or if no
  /system/connectivity/shill/shims/
netfilter_queue_processor.h 199 // A list of records of listening sockets.
  /system/core/adb/
adb.h 81 ** transport (e.g. remote sockets, listeners, etc...)
adb_auth_client.cpp 27 #include "cutils/sockets.h"
adb_io.cpp 157 // if you really need to, but it shouldn't be needed for server sockets.
console.cpp 24 #include <cutils/sockets.h>
  /system/core/debuggerd/
crasher.c 16 #include <cutils/sockets.h>
  /system/core/include/cutils/
sockets.h 88 * Functions to create sockets for some common usages.
  /system/core/libcutils/
Android.mk 32 sockets.cpp \
  /system/core/liblog/
logd_writer.c 34 #include <cutils/sockets.h>
  /system/core/logd/
LogCommand.cpp 38 // Race-free alternative is to introduce pairs of sockets
  /system/extras/alloc-stress/
alloc-stress.cpp 4 #include <cutils/sockets.h>
  /system/extras/ext4_utils/
ext4_crypt_init_extensions.cpp 37 #include <cutils/sockets.h>
  /system/extras/tests/tcp_nuke_addr/
tcp_nuke_addr_test.cpp 30 // Ensures that sockets don't stay in TIME_WAIT state.
  /system/netd/server/
ndc.c 31 #include <cutils/sockets.h>
  /system/security/keystore/
permissions.cpp 22 #include <cutils/sockets.h>
  /system/sepolicy/
mls 38 # the subject is trusted. Sockets inherit the range of their creator.
shell.te 5 # Create and use network sockets.
  /system/vold/
main.cpp 29 #include <cutils/sockets.h>
  /toolchain/binutils/binutils-2.25/binutils/
filemode.c 130 's' for sockets
  /libcore/ojluni/src/main/java/javax/net/ssl/
SSLSocket.java 38 * Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
40 * Such sockets are normal stream sockets, but they
    [all...]
  /cts/tests/tests/security/src/android/security/cts/
OpenSSLHeartbleedTest.java 70 // tearDown() kills the sockets they may be using. To aid this behavior, all Socket and
113 * Tests whether client sockets are vulnerable to Heartbleed.
120 * Tests whether server sockets are vulnerable to Heartbleed.
276 // Initialize TLS context to use the private key and cert chain for server sockets
    [all...]

Completed in 1496 milliseconds

<<21222324252627282930>>