Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DServerSocketAdaptor.java196 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in ServerSocketAdaptor
H A DDatagramSocketAdaptor.java319 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in DatagramSocketAdaptor
H A DSocketAdaptor.java382 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in SocketAdaptor
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
H A DMockServerSocket.java143 public synchronized int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in MockServerSocket
H A DMockSocketConnection.java223 public synchronized int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in MockSocketConnection.MockSocket
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DServerSocket.annotated.java82 public synchronized int getReceiveBufferSize() throws java.net.SocketException { throw new RuntimeE… in getReceiveBufferSize() method in ServerSocket
H A DDatagramSocket.annotated.java84 public synchronized int getReceiveBufferSize() throws java.net.SocketException { throw new RuntimeE… in getReceiveBufferSize() method in DatagramSocket
H A DSocket.annotated.java106 public synchronized int getReceiveBufferSize() throws java.net.SocketException { throw new RuntimeE… in getReceiveBufferSize() method in Socket
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DLocalSocket.java257 public int getReceiveBufferSize() throws IOException { in getReceiveBufferSize() method in LocalSocket
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DServerSocket.java151 public synchronized int getReceiveBufferSize() throws java.net.SocketException { in getReceiveBufferSize() method in ServerSocket
H A DDatagramSocket.java155 public synchronized int getReceiveBufferSize() throws java.net.SocketException { in getReceiveBufferSize() method in DatagramSocket
H A DSocket.java221 public synchronized int getReceiveBufferSize() throws java.net.SocketException { in getReceiveBufferSize() 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.java162 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in DelegateSocket
H A DDelegateSslSocket.java159 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in DelegateSslSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DServerSocket.java892 public synchronized int getReceiveBufferSize() in getReceiveBufferSize() method in ServerSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DServerSocket.java892 public synchronized int getReceiveBufferSize() in getReceiveBufferSize() method in ServerSocket
DDatagramSocket.java1070 public synchronized int getReceiveBufferSize() in getReceiveBufferSize() method in DatagramSocket
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DServerSocket.java892 public synchronized int getReceiveBufferSize() in getReceiveBufferSize() method in ServerSocket
H A DDatagramSocket.java1070 public synchronized int getReceiveBufferSize() in getReceiveBufferSize() 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.java125 public int getReceiveBufferSize() throws java.net.SocketException { throw new RuntimeException("Stu… in getReceiveBufferSize() method in OpenSSLSocketImpl
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDelegatingSSLSocket.java164 @Override public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in DelegatingSSLSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/net/
DDatagramSocket.java1070 public synchronized int getReceiveBufferSize() in getReceiveBufferSize() method in DatagramSocket
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/
H A DKitKatPlatformOpenSSLSocketImplAdapter.java202 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in KitKatPlatformOpenSSLSocketImplAdapter
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DAbstractConscryptSocket.java380 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in AbstractConscryptSocket
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DAbstractConscryptSocket.java379 public int getReceiveBufferSize() throws SocketException { in getReceiveBufferSize() method in AbstractConscryptSocket

12345678910>>...17