/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/net/ |
H A D | SdkSocket.java | 61 public void shutdownInput() throws IOException { in shutdownInput() method in SdkSocket
|
H A D | SdkSslSocket.java | 61 public void shutdownInput() throws IOException { in shutdownInput() method in SdkSslSocket
|
H A D | DelegateSocket.java | 202 public void shutdownInput() throws IOException { in shutdownInput() method in DelegateSocket
|
H A D | DelegateSslSocket.java | 199 public void shutdownInput() throws IOException { in shutdownInput() method in DelegateSslSocket
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
H A D | MockSocketChannel.java | 100 public SocketChannel shutdownInput() throws IOException { in shutdownInput() method in MockSocketChannel
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/ |
H A D | SocketChannel.java | 276 public abstract SocketChannel shutdownInput() throws IOException; in shutdownInput() method in SocketChannel
|
H A D | AsynchronousSocketChannel.java | 246 public abstract AsynchronousSocketChannel shutdownInput() throws IOException; in shutdownInput() method in AsynchronousSocketChannel
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/channels/ |
D | SocketChannel.java | 276 public abstract SocketChannel shutdownInput() throws IOException; in shutdownInput() method in SocketChannel
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/ |
D | SocketChannel.java | 276 public abstract SocketChannel shutdownInput() throws IOException; in shutdownInput() method in SocketChannel
|
D | AsynchronousSocketChannel.java | 246 public abstract AsynchronousSocketChannel shutdownInput() throws IOException; in shutdownInput() method in AsynchronousSocketChannel
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/ |
H A D | SocketImpl.annotated.java | 59 protected void shutdownInput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownInput() method in SocketImpl
|
H A D | Socket.annotated.java | 122 public void shutdownInput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownInput() method in Socket
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
H A D | SocketImplTest.java | 152 public void shutdownInput() throws IOException { in shutdownInput() method in SocketImplTest.MockSocketImpl
|
/aosp_15_r20/frameworks/base/core/java/android/net/ |
H A D | LocalSocket.java | 238 public void shutdownInput() throws IOException { in shutdownInput() method in LocalSocket
|
H A D | LocalSocketImpl.java | 368 protected void shutdownInput() throws IOException in shutdownInput() method in LocalSocketImpl
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/ |
H A D | SocketImpl.java | 62 protected void shutdownInput() throws java.io.IOException { in shutdownInput() method in SocketImpl
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/ |
D | SocketImpl.java | 197 protected void shutdownInput() throws IOException { in shutdownInput() method in SocketImpl
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/ |
D | SocketImpl.java | 197 protected void shutdownInput() throws IOException { in shutdownInput() method in SocketImpl
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/ |
H A D | SocketImpl.java | 197 protected void shutdownInput() throws IOException { in shutdownInput() method in SocketImpl
|
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/ |
H A D | MockSocketConnection.java | 342 public void shutdownInput() throws IOException { in shutdownInput() method in MockSocketConnection.MockSocket
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/channels/ |
D | AsynchronousSocketChannel.java | 246 public abstract AsynchronousSocketChannel shutdownInput() throws IOException; in shutdownInput() method in AsynchronousSocketChannel
|
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/sdk_library/public/conscrypt.module.platform.api_stub_sources/com/android/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 143 public void shutdownInput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownInput() method in OpenSSLSocketImpl
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | SocketAdaptor.java | 414 public void shutdownInput() throws IOException { in shutdownInput() method in SocketAdaptor
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
H A D | DelegatingSSLSocket.java | 40 @Override public void shutdownInput() throws IOException { in shutdownInput() method in DelegatingSSLSocket
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/ |
H A D | OldSocketChannelTest.java | 425 public SocketChannel shutdownInput() throws IOException { in shutdownInput() method in OldSocketChannelTest.MockSocketChannel
|