Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/apk/
DApkSigningBlockUtils.java208 int digestOutputSizeBytes = getContentDigestAlgorithmOutputSizeBytes(digestAlgorithm); in computeContentDigestsPer1MbChunk()
258 getContentDigestAlgorithmOutputSizeBytes(digestAlgorithm); in computeContentDigestsPer1MbChunk()
488 private static int getContentDigestAlgorithmOutputSizeBytes(int digestAlgorithm) { in getContentDigestAlgorithmOutputSizeBytes() method in ApkSigningBlockUtils
/frameworks/base/config/
Dboot-image-profile.txt15877 HSPLandroid/util/apk/ApkSigningBlockUtils;->getContentDigestAlgorithmOutputSizeBytes(I)I