Home
last modified time | relevance | path

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

/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java948 ByteBuffer beforeCentralDir; field in SignApk.ZipSections
969 ByteBuffer beforeCentralDir = apk.slice(); in findMainZipSections() local
983 result.beforeCentralDir = beforeCentralDir; in findMainZipSections()
1211 DataSources.asDataSource(zipSections.beforeCentralDir), in main()
1228 zipSections.beforeCentralDir.remaining() + padding + in main()
1232 zipSections.beforeCentralDir, in main()