Home
last modified time | relevance | path

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

/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java951 private static ZipSections findMainZipSections(ByteBuffer apk) in findMainZipSections() method in SignApk
1191 ZipSections zipSections = findMainZipSections(v1SignedApk); in main()