Home
last modified time | relevance | path

Searched defs:getSocket (Results 1 – 25 of 30) sorted by relevance

12

/external/testng/src/main/java/org/testng/remote/
DConnectionInfo.java31 public Socket getSocket() { in getSocket() method in ConnectionInfo
/external/apache-http/src/org/apache/http/conn/
DOperatedClientConnection.java101 Socket getSocket() in getSocket() method
/external/nist-sip/java/gov/nist/javax/sip/stack/
DIOHandler.java91 protected Socket getSocket(String key) { in getSocket() method in IOHandler
/external/apache-http/src/org/apache/http/impl/
DSocketHttpClientConnection.java123 protected Socket getSocket() { in getSocket() method in SocketHttpClientConnection
DSocketHttpServerConnection.java117 protected Socket getSocket() { in getSocket() method in SocketHttpServerConnection
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultClientConnection.java108 public final Socket getSocket() { in getSocket() method in DefaultClientConnection
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java344 public BluetoothSocket getSocket() { in getSocket() method in BluetoothRfcommFacade.ConnectThread
398 public BluetoothSocket getSocket() { in getSocket() method in BluetoothRfcommFacade.AcceptThread
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
DUdpKernel.java249 protected DatagramSocket getSocket() in getSocket() method in UdpKernel.HostThread
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnection.java392 public Socket getSocket() { in getSocket() method in Connection
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java2203 public MulticastSocket getSocket() { in getSocket() method in JmDNSImpl
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java774 public Socket getSocket() { in getSocket() method in NativeCryptoTest.TestSSLHandshakeCallbacks
/external/v8/test/mjsunit/wasm/embenchen/
Dfannkuch.js3954 },getSocket:function (fd) { method
Dcopy.js4460 },getSocket:function (fd) { method
Dmemops.js3923 },getSocket:function (fd) { method
Dfasta.js4198 },getSocket:function (fd) { method
Dprimes.js4474 },getSocket:function (fd) { method
Dcorrections.js4460 },getSocket:function (fd) { method
Dzlib.js3924 },getSocket:function (fd) { method
/external/v8/test/mjsunit/asm/embenchen/
Dcorrections.js4457 },getSocket:function (fd) { method
Dfannkuch.js3951 },getSocket:function (fd) { method
Dcopy.js4457 },getSocket:function (fd) { method
Dfasta.js4195 },getSocket:function (fd) { method
Dmemops.js3920 },getSocket:function (fd) { method
Dprimes.js4471 },getSocket:function (fd) { method
Dzlib.js3921 },getSocket:function (fd) { method

12