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.java946 ByteBuffer beforeCentralDir; field in SignApk.ZipSections
967 ByteBuffer beforeCentralDir = apk.slice(); in findMainZipSections() local
981 result.beforeCentralDir = beforeCentralDir; in findMainZipSections()
1194 DataSources.asDataSource(zipSections.beforeCentralDir), in main()
1211 zipSections.beforeCentralDir.remaining() + padding + in main()
1215 zipSections.beforeCentralDir, in main()