Searched refs:getRootHash (Results 1 – 2 of 2) sorted by relevance
1019 final byte[] baseRootHash = getRootHash(baseFilename); in buildVerificationRootHashString()1033 final byte[] splitRootHash = getRootHash(splitFilename); in buildVerificationRootHashString()1051 private static byte[] getRootHash(String filename) { in getRootHash() method
31725 HPLcom/android/server/pm/PackageManagerServiceUtils;->getRootHash(Ljava/lang/String;)[B