Searched refs:beforeCentralDirSize (Results 1 – 1 of 1) sorted by relevance
992 long beforeCentralDirSize; field in SignApk.ZipSections1014 result.beforeCentralDirSize = result.beforeCentralDir.size(); in findMainZipSections()1351 long fileSize = zipSections.beforeCentralDirSize; in main()1375 outputFile.getChannel().truncate(zipSections.beforeCentralDirSize); in main()