Home
last modified time | relevance | path

Searched defs:getInputStream (Results 1 – 25 of 82) sorted by relevance

1234

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSReadable.java8 public InputStream getInputStream() in getInputStream() method
DCMSAbsentContent.java29 public InputStream getInputStream() in getInputStream() method in CMSAbsentContent
DRecipientOperator.java27 public InputStream getInputStream(InputStream dataIn) in getInputStream() method in RecipientOperator
DCMSProcessableByteArray.java35 public InputStream getInputStream() in getInputStream() method in CMSProcessableByteArray
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DFilterDecoder.java16 InputStream getInputStream(InputStream in); in getInputStream() method
DDeltaDecoder.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in DeltaDecoder
DLZMA2Decoder.java32 public InputStream getInputStream(InputStream in) { in getInputStream() method in LZMA2Decoder
DPowerPCOptions.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in PowerPCOptions
DARMThumbOptions.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in ARMThumbOptions
DARMOptions.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in ARMOptions
DSPARCOptions.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in SPARCOptions
DX86Options.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in X86Options
DIA64Options.java29 public InputStream getInputStream(InputStream in) { in getInputStream() method in IA64Options
DBCJDecoder.java42 public InputStream getInputStream(InputStream in) { in getInputStream() method in BCJDecoder
DFilterOptions.java74 public abstract InputStream getInputStream(InputStream in) in getInputStream() method in FilterOptions
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_Socket.java29 public InputStream getInputStream() throws IOException; in getInputStream() method
DSupport_HttpSocket.java38 public InputStream getInputStream() throws IOException { in getInputStream() method in Support_HttpSocket
DSupport_HttpConnector.java34 public InputStream getInputStream() throws IOException; in getInputStream() method
DSupport_URLConnector.java52 public InputStream getInputStream() throws IOException { in getInputStream() method in Support_URLConnector
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DInputDecryptor.java28 InputStream getInputStream(InputStream encIn); in getInputStream() method
/external/proguard/src/proguard/io/
DDataEntry.java48 public InputStream getInputStream() throws IOException; in getInputStream() method
DRenamedDataEntry.java59 public InputStream getInputStream() throws IOException in getInputStream() method in RenamedDataEntry
DFileDataEntry.java66 public InputStream getInputStream() throws IOException in getInputStream() method in FileDataEntry
/external/jetty/src/java/org/eclipse/jetty/http/
DHttpContent.java44 InputStream getInputStream() throws IOException; in getInputStream() method
150 public InputStream getInputStream() throws IOException in getInputStream() method in HttpContent.ResourceAsHttpContent
/external/jetty/src/java/org/eclipse/jetty/util/resource/
DJarResource.java115 public InputStream getInputStream() in getInputStream() method in JarResource

1234