/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 | 67 public void shutdownOutput() throws IOException { in shutdownOutput() method in SdkSocket
|
H A D | SdkSslSocket.java | 67 public void shutdownOutput() throws IOException { in shutdownOutput() method in SdkSslSocket
|
H A D | DelegateSocket.java | 207 public void shutdownOutput() throws IOException { in shutdownOutput() method in DelegateSocket
|
H A D | DelegateSslSocket.java | 204 public void shutdownOutput() throws IOException { in shutdownOutput() method in DelegateSslSocket
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
H A D | MockSocketChannel.java | 95 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in MockSocketChannel
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/ |
H A D | SocketChannel.java | 297 public abstract SocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in SocketChannel
|
H A D | AsynchronousSocketChannel.java | 266 public abstract AsynchronousSocketChannel shutdownOutput() throws IOException; in shutdownOutput() 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 | 297 public abstract SocketChannel shutdownOutput() throws IOException; in shutdownOutput() 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 | 297 public abstract SocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in SocketChannel
|
D | AsynchronousSocketChannel.java | 266 public abstract AsynchronousSocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in AsynchronousSocketChannel
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/ |
H A D | SocketImpl.annotated.java | 61 protected void shutdownOutput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownOutput() method in SocketImpl
|
H A D | Socket.annotated.java | 124 public void shutdownOutput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownOutput() method in Socket
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
H A D | SocketImplTest.java | 148 public void shutdownOutput() throws IOException { in shutdownOutput() method in SocketImplTest.MockSocketImpl
|
/aosp_15_r20/frameworks/base/core/java/android/net/ |
H A D | LocalSocket.java | 248 public void shutdownOutput() throws IOException { in shutdownOutput() method in LocalSocket
|
H A D | LocalSocketImpl.java | 386 protected void shutdownOutput() throws IOException in shutdownOutput() method in LocalSocketImpl
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/ |
H A D | SocketImpl.java | 66 protected void shutdownOutput() throws java.io.IOException { in shutdownOutput() 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 | 217 protected void shutdownOutput() throws IOException { in shutdownOutput() 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 | 217 protected void shutdownOutput() throws IOException { in shutdownOutput() method in SocketImpl
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/ |
H A D | SocketImpl.java | 217 protected void shutdownOutput() throws IOException { in shutdownOutput() 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 | 347 public void shutdownOutput() throws IOException { in shutdownOutput() 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 | 266 public abstract AsynchronousSocketChannel shutdownOutput() throws IOException; in shutdownOutput() 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 | 141 public void shutdownOutput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownOutput() method in OpenSSLSocketImpl
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | SocketAdaptor.java | 422 public void shutdownOutput() throws IOException { in shutdownOutput() method in SocketAdaptor
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
H A D | DelegatingSSLSocket.java | 44 @Override public void shutdownOutput() throws IOException { in shutdownOutput() method in DelegatingSSLSocket
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/ |
H A D | OldSocketChannelTest.java | 420 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in OldSocketChannelTest.MockSocketChannel
|