Home
last modified time | relevance | path

Searched refs:createSourcesFromRawContents (Results 1 – 1 of 1) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DStoredEntry.java578 return createSourcesFromRawContents(rawContents); in createSourceFromZip()
590 private ProcessedAndRawByteSources createSourcesFromRawContents( in createSourcesFromRawContents() method in StoredEntry
650 source = createSourcesFromRawContents(new CloseableDelegateByteSource( in loadSourceIntoMemory()