Home
last modified time | relevance | path

Searched defs:openStream (Results 1 – 3 of 3) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DInflaterByteSource.java49 public InputStream openStream() throws IOException { in openStream() method in InflaterByteSource
DLazyDelegateByteSource.java148 public InputStream openStream() throws IOException { in openStream() method in LazyDelegateByteSource
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/
DCloseableDelegateByteSource.java154 public InputStream openStream() throws IOException { in openStream() method in CloseableDelegateByteSource