| /libcore/luni/src/main/java/java/lang/ |
| D | Process.java | 102 public abstract OutputStream getOutputStream(); in getOutputStream() method in Process
|
| D | ProcessManager.java | 289 public OutputStream getOutputStream() { in getOutputStream() method in ProcessManager.ProcessImpl
|
| /libcore/luni/src/main/java/javax/xml/transform/stream/ |
| D | StreamResult.java | 110 public OutputStream getOutputStream() { in getOutputStream() method in StreamResult
|
| /libcore/luni/src/test/java/tests/api/java/lang/ |
| D | ProcessTest.java | 197 public OutputStream getOutputStream() { in getOutputStream() method in ProcessTest.ProcessClass
|
| /libcore/luni/src/main/java/java/net/ |
| D | SocketImpl.java | 187 protected abstract OutputStream getOutputStream() throws IOException; in getOutputStream() method in SocketImpl
|
| D | URLConnection.java | 622 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in URLConnection
|
| D | PlainSocketImpl.java | 248 @Override protected synchronized OutputStream getOutputStream() throws IOException { in getOutputStream() method in PlainSocketImpl
|
| D | Socket.java | 380 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in Socket
|
| /libcore/luni/src/test/java/libcore/java/net/ |
| D | OldSocketImplFactoryTest.java | 158 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in OldSocketImplFactoryTest.MockSocketImpl
|
| D | OldServerSocketTest.java | 372 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in OldServerSocketTest.MockSocketImpl
|
| D | SocketTest.java | 159 @Override protected OutputStream getOutputStream() throws IOException { return null; } in test_SocketOptions_setOption() method in SocketTest.MySocketImpl
|
| D | OldSocketTest.java | 2431 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in OldSocketTest.MockSocketImpl
|
| /libcore/luni/src/main/java/libcore/net/http/ |
| D | HttpConnection.java | 144 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in HttpConnection
|
| D | HttpURLConnectionImpl.java | 187 @Override public final OutputStream getOutputStream() throws IOException { in getOutputStream() method in HttpURLConnectionImpl
|
| D | HttpsURLConnectionImpl.java | 280 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in HttpsURLConnectionImpl
|
| /libcore/luni/src/main/java/libcore/net/url/ |
| D | FtpURLConnection.java | 337 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in FtpURLConnection
|
| /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
| D | SSLSocketImpl.java | 471 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in SSLSocketImpl
|
| D | OpenSSLSocketImpl.java | 625 @Override public OutputStream getOutputStream() throws IOException { in getOutputStream() method in OpenSSLSocketImpl
|
| /libcore/luni/src/main/java/java/nio/ |
| D | SocketChannelImpl.java | 546 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in SocketChannelImpl.SocketAdapter
|