Home
last modified time | relevance | path

Searched defs:rawContents (Results 1 – 2 of 2) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DStoredEntry.java552 CloseableByteSource rawContents = new CloseableByteSource() { in createSourceFromZip() local
590 private ProcessedAndRawByteSources createSourcesFromRawContents( in createSourcesFromRawContents()
DZFile.java1342 ByteSource rawContents = source.getRawByteSource(); in writeEntry() local
2038 CloseableByteSource rawContents = tracker.fromSource(fromSource.getRawByteSource()); in mergeFrom() local
2186 CloseableByteSource rawContents = tracker.fromSource(source.getRawByteSource()); in realign() local