Searched defs:blockId (Results 1 – 5 of 5) sorted by relevance
119 public final int blockId; field in V4Signature.SigningInfoBlock122 public SigningInfoBlock(int blockId, byte[] signingInfo) { in SigningInfoBlock()128 int blockId = buffer.getInt(); in fromByteBuffer() local
56 DataSource apk, ZipSections zipSections, int blockId) in findSignature()86 int blockId) throws SignatureNotFoundException { in findApkSignatureSchemeBlock()
234 int blockId, in findApkSignatureSchemeBlock()792 DataSource apk, ApkUtils.ZipSections zipSections, int blockId, Result result) in findSignature()941 int blockId = apkSigningBlockBuffer.getInt(); in getApkSignatureBlocks() local
81 int blockId, in V3SchemeSigner()465 public Builder setBlockId(int blockId) { in setBlockId()
94 int blockId, in V3SchemeVerifier()679 public Builder setBlockId(int blockId) { in setBlockId()