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

<<11121314151617181920>>

  /external/webrtc/webrtc/base/
macasyncsocket.h 10 // MacAsyncSocket is a kind of AsyncSocket. It only creates sockets
socket_unittest.h 88 // For unbound sockets, GetLocalAddress / GetRemoteAddress return AF_UNSPEC
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_manager_unittest.cc 58 // On Winsock2 Windows, it enters an infinite wait for all the sockets
udp_socket_wrapper.cc 87 "UdpSocketWrapper::CreateSocket failed to initialize sockets\
udp_socket_wrapper_unittest.cc 52 // We can't test deletion of sockets without a socket manager.
  /frameworks/av/include/media/stagefright/foundation/
ANetworkSession.h 32 // Helper class to manage a number of live sockets (datagram and stream-based)
  /frameworks/native/cmds/bugreportz/
main.cpp 25 #include <cutils/sockets.h>
  /libcore/luni/src/main/native/
NetworkUtilities.h 28 // since all our sockets are AF_INET6.
  /libcore/ojluni/src/main/java/javax/net/ssl/
HttpsURLConnection.java 303 * The socket factories are used when creating sockets for secure
331 * The socket factories are used when creating sockets for secure
347 * creates sockets for secure https URL connections.
374 * Gets the SSL socket factory to be used when creating sockets
  /libcore/ojluni/src/main/java/javax/security/cert/
CertificateEncodingException.java 35 * Java Secure Sockets Extension (JSSE). New applications should instead
CertificateException.java 34 * Java Secure Sockets Extension (JSSE). New applications should instead
CertificateExpiredException.java 37 * Java Secure Sockets Extension (JSSE). New applications should instead
CertificateNotYetValidException.java 37 * Java Secure Sockets Extension (JSSE). New applications should instead
CertificateParsingException.java 36 * Java Secure Sockets Extension (JSSE). New applications should instead
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_pppox.h 2 * Linux PPP over X - Generic PPP transport layer sockets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
l2tp.h 17 * struct sockaddr_l2tpip - the sockaddr structure for L2TP-over-IP sockets
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_fd_types.h 101 This can cause runtime problems with W32 sockets"
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/dummy/
connection.py 2 # Analogue of `multiprocessing.connection` which uses queues instead of sockets
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/dummy/
connection.py 2 # Analogue of `multiprocessing.connection` which uses queues instead of sockets
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/dummy/
connection.py 2 # Analogue of `multiprocessing.connection` which uses queues instead of sockets
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/dummy/
connection.py 2 # Analogue of `multiprocessing.connection` which uses queues instead of sockets
  /system/bt/osi/src/socket_utils/
socket_local_server.c 28 #include "osi/include/socket_utils/sockets.h"
  /system/bt/service/
main.cpp 58 // TODO(armansito): Register exit-time clean-up handlers for the IPC sockets.
  /system/connectivity/shill/
NETLINK_MESSAGES.txt 6 Shill uses netlink sockets (described in RFC 3549) to communicate with
7 software in kernel space. Messages that are passed across netlink sockets take
11 Shill defines a NetlinkManager class for dealing with the netlink sockets and
14 with the messages passed across the netlink sockets.
  /system/core/libcutils/
socket_inaddr_any_server_windows.c 31 #include <cutils/sockets.h>

Completed in 364 milliseconds

<<11121314151617181920>>