Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java680 LocalFileRecord localFileRecord, in fulfillInspectInputJarEntryRequest() argument
684 localFileRecord.outputUncompressedData(lfhSection, inspectEntryRequest.getDataSink()); in fulfillInspectInputJarEntryRequest()
686 throw new ApkFormatException("Malformed ZIP entry: " + localFileRecord.getName(), e); in fulfillInspectInputJarEntryRequest()