Searched defs:clientPort (Results 1 – 2 of 2) sorted by relevance
| /libcore/luni/src/main/java/javax/net/ssl/ |
| D | SSLSocket.java | 94 protected SSLSocket(String host, int port, InetAddress clientAddress, int clientPort) in SSLSocket() 116 protected SSLSocket(InetAddress address, int port, InetAddress clientAddress, int clientPort) in SSLSocket()
|
| /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
| D | OpenSSLSocketImpl.java | 133 InetAddress clientAddress, int clientPort, in OpenSSLSocketImpl() 141 InetAddress clientAddress, int clientPort, in OpenSSLSocketImpl()
|