Home
last modified time | relevance | path

Searched defs:shutdownOutput (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/net/
H A DSdkSocket.java67 public void shutdownOutput() throws IOException { in shutdownOutput() method in SdkSocket
H A DSdkSslSocket.java67 public void shutdownOutput() throws IOException { in shutdownOutput() method in SdkSslSocket
H A DDelegateSocket.java207 public void shutdownOutput() throws IOException { in shutdownOutput() method in DelegateSocket
H A DDelegateSslSocket.java204 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 DMockSocketChannel.java95 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in MockSocketChannel
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/
H A DSocketChannel.java297 public abstract SocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in SocketChannel
H A DAsynchronousSocketChannel.java266 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/
DSocketChannel.java297 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/
DSocketChannel.java297 public abstract SocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in SocketChannel
DAsynchronousSocketChannel.java266 public abstract AsynchronousSocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in AsynchronousSocketChannel
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DSocketImpl.annotated.java61 protected void shutdownOutput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownOutput() method in SocketImpl
H A DSocket.annotated.java124 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 DSocketImplTest.java148 public void shutdownOutput() throws IOException { in shutdownOutput() method in SocketImplTest.MockSocketImpl
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DLocalSocket.java248 public void shutdownOutput() throws IOException { in shutdownOutput() method in LocalSocket
H A DLocalSocketImpl.java386 protected void shutdownOutput() throws IOException in shutdownOutput() method in LocalSocketImpl
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DSocketImpl.java66 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/
DSocketImpl.java217 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/
DSocketImpl.java217 protected void shutdownOutput() throws IOException { in shutdownOutput() method in SocketImpl
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DSocketImpl.java217 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 DMockSocketConnection.java347 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/
DAsynchronousSocketChannel.java266 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/
DOpenSSLSocketImpl.java141 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 DSocketAdaptor.java422 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 DDelegatingSSLSocket.java44 @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 DOldSocketChannelTest.java420 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in OldSocketChannelTest.MockSocketChannel

12345678910>>...18