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.java953 private static ZipSections findMainZipSections(ByteBuffer apk) in findMainZipSections() method in SignApk
1208 ZipSections zipSections = findMainZipSections(v1SignedApk); in main()