Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/apk/
DApkSigningBlockUtils.java221 int chunkIndex = 0; in computeContentDigestsPer1MbChunk() local
250 "Failed to digest chunk #" + chunkIndex + " of section #" in computeContentDigestsPer1MbChunk()
263 5 + chunkIndex * expectedDigestSizeBytes, in computeContentDigestsPer1MbChunk()
273 chunkIndex++; in computeContentDigestsPer1MbChunk()