Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DApkSigningBlockUtils.java447 int chunkIndex = 0; in computeOneMbChunkContentDigests() local
471 throw new IOException("Failed to read chunk #" + chunkIndex, e); in computeOneMbChunkContentDigests()
480 5 + chunkIndex * expectedDigestSizeBytes, in computeOneMbChunkContentDigests()
490 chunkIndex++; in computeOneMbChunkContentDigests()