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

<<11121314151617181920>>

  /external/okhttp/android/main/java/com/squareup/okhttp/
HttpsHandler.java 32 * the app or GMS core we will not override the enabled ciphers set on the sockets it produces
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Protocol.java 33 * An obsolete plaintext framing that does not use persistent sockets by
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
Internal.java 94 // TODO delete the following when web sockets move into the main package.
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
tcp.hpp 33 * The asio::ip::tcp class contains flags necessary for TCP sockets.
  /external/webrtc/webrtc/base/
macsocketserver.h 49 const std::set<MacAsyncSocket*>& sockets() { function in class:rtc::MacBaseSocketServer
  /external/webrtc/webrtc/test/channel_transport/
udp_transport_unittest.cc 89 // In production, sockets register themselves at creation time with
  /external/wpa_supplicant_8/hs20/client/
Android.mk 31 L_CFLAGS += -DCONFIG_CTRL_IFACE_CLIENT_DIR=\"/data/misc/wifi/sockets\"
  /external/wpa_supplicant_8/src/utils/
eloop.h 9 * from registered timeouts (i.e., do something after N seconds), sockets
11 * implementation of this interface using select() and sockets. This is
316 * eloop_sock_requeue - Requeue sockets
318 * Requeue sockets after forking because some implementations require this,
  /frameworks/base/core/java/android/net/
LocalSocketImpl.java 34 * android.net.LocalServerSocket. Supports only AF_LOCAL sockets.
55 * An input stream for local sockets. Needed because we may
118 * An output stream for local sockets. Needed because we may
583 * connected sockets.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 50 to the Internet, communicating to Wi-Fi Direct peers with standard java sockets requires Internet
  /frameworks/native/cmds/bugreport/
bugreport.cpp 24 #include <cutils/sockets.h>
  /hardware/libhardware/include/hardware/
qemud.h 20 #include <cutils/sockets.h>
  /hardware/ril/libril/
RilSocket.cpp 21 #include <cutils/sockets.h>
  /hardware/ril/rild/
radiooptions.c 21 #include <cutils/sockets.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
phonet.h 4 * Phonet sockets kernel interface
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_pppox.h 2 * Linux PPP over X - Generic PPP transport layer sockets
phonet.h 4 * Phonet sockets kernel interface
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
README.txt 31 Applications which cannot support subprocesses and/or sockets can still run
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
README.txt 31 Applications which cannot support subprocesses and/or sockets can still run
  /prebuilts/go/darwin-x86/src/syscall/
creds_test.go 19 // sockets. The SO_PASSCRED socket option is enabled on the sending
  /prebuilts/go/linux-x86/src/syscall/
creds_test.go 19 // sockets. The SO_PASSCRED socket option is enabled on the sending
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
README.txt 31 Applications which cannot support subprocesses and/or sockets can still run
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
README.txt 31 Applications which cannot support subprocesses and/or sockets can still run
  /system/bt/osi/src/socket_utils/
socket_local_client.c 28 #include "osi/include/socket_utils/sockets.h"
  /system/core/libcutils/
debugger.c 27 #include <cutils/sockets.h>

Completed in 761 milliseconds

<<11121314151617181920>>