Searched defs:blockId (Results 1 – 2 of 2) sorted by relevance
56 DataSource apk, ZipSections zipSections, int blockId) in findSignature()86 int blockId) throws SignatureNotFoundException { in findApkSignatureSchemeBlock()
232 int blockId, in findApkSignatureSchemeBlock()789 DataSource apk, ApkUtils.ZipSections zipSections, int blockId, Result result) in findSignature()938 int blockId = apkSigningBlockBuffer.getInt(); in getApkSignatureBlocks() local