Home
last modified time | relevance | path

Searched defs:setReceiveBufferSize (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DServerSocketAdaptor.java185 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in ServerSocketAdaptor
H A DDatagramSocketAdaptor.java313 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in DatagramSocketAdaptor
H A DSocketAdaptor.java375 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in SocketAdaptor
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
H A DMockServerSocket.java169 public synchronized void setReceiveBufferSize(int size) in setReceiveBufferSize() method in MockServerSocket
H A DMockSocketConnection.java304 public synchronized void setReceiveBufferSize(int size) in setReceiveBufferSize() method in MockSocketConnection.MockSocket
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DServerSocket.annotated.java80 public synchronized void setReceiveBufferSize(int size) throws java.net.SocketException { throw new… in setReceiveBufferSize() method in ServerSocket
H A DDatagramSocket.annotated.java82 public synchronized void setReceiveBufferSize(int size) throws java.net.SocketException { throw new… in setReceiveBufferSize() method in DatagramSocket
H A DSocket.annotated.java104 public synchronized void setReceiveBufferSize(int size) throws java.net.SocketException { throw new… in setReceiveBufferSize() method in Socket
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DLocalSocket.java253 public void setReceiveBufferSize(int size) throws IOException { in setReceiveBufferSize() method in LocalSocket
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DServerSocket.java147 public synchronized void setReceiveBufferSize(int size) throws java.net.SocketException { in setReceiveBufferSize() method in ServerSocket
H A DDatagramSocket.java151 public synchronized void setReceiveBufferSize(int size) throws java.net.SocketException { in setReceiveBufferSize() method in DatagramSocket
H A DSocket.java217 public synchronized void setReceiveBufferSize(int size) throws java.net.SocketException { in setReceiveBufferSize() 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.java157 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in DelegateSocket
H A DDelegateSslSocket.java154 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in DelegateSslSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DServerSocket.java869 public synchronized void setReceiveBufferSize (int size) throws SocketException { in setReceiveBufferSize() method in ServerSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DServerSocket.java869 public synchronized void setReceiveBufferSize (int size) throws SocketException { in setReceiveBufferSize() method in ServerSocket
DDatagramSocket.java1052 public synchronized void setReceiveBufferSize(int size) in setReceiveBufferSize() method in DatagramSocket
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DServerSocket.java869 public synchronized void setReceiveBufferSize (int size) throws SocketException { in setReceiveBufferSize() method in ServerSocket
H A DDatagramSocket.java1052 public synchronized void setReceiveBufferSize(int size) in setReceiveBufferSize() 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.java81 public void setReceiveBufferSize(int size) throws java.net.SocketException { throw new RuntimeExcep… in setReceiveBufferSize() method in OpenSSLSocketImpl
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDelegatingSSLSocket.java188 @Override public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in DelegatingSSLSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/net/
DDatagramSocket.java1052 public synchronized void setReceiveBufferSize(int size) in setReceiveBufferSize() method in DatagramSocket
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/
H A DKitKatPlatformOpenSSLSocketImplAdapter.java164 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in KitKatPlatformOpenSSLSocketImplAdapter
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DAbstractConscryptSocket.java370 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in AbstractConscryptSocket
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DAbstractConscryptSocket.java369 public void setReceiveBufferSize(int size) throws SocketException { in setReceiveBufferSize() method in AbstractConscryptSocket

12345678910>>...17