Home
last modified time | relevance | path

Searched defs:getReuseAddress (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DServerSocketAdaptor.java168 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in ServerSocketAdaptor
H A DDatagramSocketAdaptor.java327 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DatagramSocketAdaptor
H A DSocketAdaptor.java406 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in SocketAdaptor
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
H A DMockServerSocket.java148 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in MockServerSocket
H A DMockSocketConnection.java233 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in MockSocketConnection.MockSocket
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DServerSocket.annotated.java74 public boolean getReuseAddress() throws java.net.SocketException { throw new RuntimeException("Stub… in getReuseAddress() method in ServerSocket
H A DDatagramSocket.annotated.java88 public synchronized boolean getReuseAddress() throws java.net.SocketException { throw new RuntimeEx… in getReuseAddress() method in DatagramSocket
H A DSocket.annotated.java118 public boolean getReuseAddress() throws java.net.SocketException { throw new RuntimeException("Stub… in getReuseAddress() method in Socket
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DServerSocket.java126 public boolean getReuseAddress() throws java.net.SocketException { in getReuseAddress() method in ServerSocket
H A DDatagramSocket.java163 public synchronized boolean getReuseAddress() throws java.net.SocketException { in getReuseAddress() method in DatagramSocket
H A DSocket.java245 public boolean getReuseAddress() throws java.net.SocketException { in getReuseAddress() method in Socket
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/net/
H A DDelegateSocket.java192 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DelegateSocket
H A DDelegateSslSocket.java189 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DelegateSslSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DServerSocket.java753 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in ServerSocket
DSocket.java1529 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in Socket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DServerSocket.java753 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in ServerSocket
DDatagramSocket.java1135 public synchronized boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DatagramSocket
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DServerSocket.java753 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in ServerSocket
H A DDatagramSocket.java1135 public synchronized boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DatagramSocket
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/sdk_library/public/conscrypt.module.platform.api_stub_sources/com/android/org/conscrypt/
DOpenSSLSocketImpl.java133 public boolean getReuseAddress() throws java.net.SocketException { throw new RuntimeException("Stub… in getReuseAddress() method in OpenSSLSocketImpl
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDelegatingSSLSocket.java252 @Override public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DelegatingSSLSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/net/
DDatagramSocket.java1135 public synchronized boolean getReuseAddress() throws SocketException { in getReuseAddress() method in DatagramSocket
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/
H A DKitKatPlatformOpenSSLSocketImplAdapter.java174 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in KitKatPlatformOpenSSLSocketImplAdapter
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DAbstractConscryptSocket.java431 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in AbstractConscryptSocket
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DAbstractConscryptSocket.java430 public boolean getReuseAddress() throws SocketException { in getReuseAddress() method in AbstractConscryptSocket

12345678910>>...15