Home
last modified time | relevance | path

Searched defs:getOutputStream (Results 1 – 23 of 23) sorted by relevance

/external/proguard/src/proguard/io/
DDataEntryWriter.java51 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException; in getOutputStream() method
65 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream() method
DParentDataEntryWriter.java56 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream() method in ParentDataEntryWriter
62 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream() method in ParentDataEntryWriter
DCascadingDataEntryWriter.java65 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream() method in CascadingDataEntryWriter
71 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream() method in CascadingDataEntryWriter
DFilteredDataEntryWriter.java90 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream() method in FilteredDataEntryWriter
96 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream() method in FilteredDataEntryWriter
DDirectoryWriter.java78 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream() method in DirectoryWriter
84 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream() method in DirectoryWriter
DJarWriter.java109 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream() method in JarWriter
115 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream() method in JarWriter
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_Socket.java31 public OutputStream getOutputStream() throws IOException; in getOutputStream() method
DSupport_HttpSocket.java43 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in Support_HttpSocket
DSupport_HttpConnector.java37 public OutputStream getOutputStream() throws IOException; in getOutputStream() method
DSupport_URLConnector.java60 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in Support_URLConnector
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializer.java114 public OutputStream getOutputStream(); in getOutputStream() method
DWriterToASCI.java143 public OutputStream getOutputStream() in getOutputStream() method in WriterToASCI
DWriterChain.java81 public java.io.OutputStream getOutputStream(); in getOutputStream() method
DSerializerTraceWriter.java334 public OutputStream getOutputStream() in getOutputStream() method in SerializerTraceWriter
DWriterToUTF8Buffered.java491 public OutputStream getOutputStream() in getOutputStream() method in WriterToUTF8Buffered
DToTextSAXHandler.java109 public OutputStream getOutputStream() in getOutputStream() method in ToTextSAXHandler
DToXMLSAXHandler.java71 public OutputStream getOutputStream() in getOutputStream() method in ToXMLSAXHandler
DToUnknownStream.java179 public OutputStream getOutputStream() in getOutputStream() method in ToUnknownStream
DToStream.java280 public OutputStream getOutputStream() in getOutputStream() method in ToStream
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
DJDKPKCS12StoreParameter.java14 public OutputStream getOutputStream() in getOutputStream() method in JDKPKCS12StoreParameter
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DSocketImplTest.java116 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in SocketImplTest.MockSocketImpl
DServerSocketTest.java921 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in ServerSocketTest.MockSocketImpl
/external/javasqlite/src/main/java/SQLite/
DBlob.java276 public OutputStream getOutputStream() { in getOutputStream() method in Blob