Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java523 DataSource inputLfhSection, in outputInputJarEntryLfhRecordPreservingDataAlignment() argument
530 return inputRecord.outputRecord(inputLfhSection, outputLfhSection); in outputInputJarEntryLfhRecordPreservingDataAlignment()
537 return inputRecord.outputRecord(inputLfhSection, outputLfhSection); in outputInputJarEntryLfhRecordPreservingDataAlignment()
544 return inputRecord.outputRecord(inputLfhSection, outputLfhSection); in outputInputJarEntryLfhRecordPreservingDataAlignment()
555 inputLfhSection, aligningExtra, outputLfhSection); in outputInputJarEntryLfhRecordPreservingDataAlignment()