Searched refs:computeApkContentDigest (Results 1 – 2 of 2) sorted by relevance
289 Map<Integer, byte[]> contentDigests = computeApkContentDigest(apkPath); in measureApk()515 private Map<Integer, byte[]> computeApkContentDigest(String pathToApk) { in computeApkContentDigest() method in BinaryTransparencyService.BinaryTransparencyServiceImpl582 Map<Integer, byte[]> contentDigests = computeApkContentDigest( in onShellCommand()629 Map<Integer, byte[]> contentDigests = computeApkContentDigest( in onShellCommand()
1861 …server/BinaryTransparencyService$BinaryTransparencyServiceImpl;->computeApkContentDigest(Ljava/lan…