Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java665 ApkUtils.ZipSections apkSections) throws IOException, ApkFormatException { in getZipCentralDirectory()
678 ApkUtils.ZipSections apkSections) throws ApkFormatException { in parseZipCentralDirectory()
/tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/
DV1SchemeVerifier.java106 ApkUtils.ZipSections apkSections, in verify()
1741 ApkUtils.ZipSections apkSections) in parseZipCentralDirectory()