Searched defs:digestsPath (Results 1 – 1 of 1) sorted by relevance
253 private static String buildSignaturePathForDigests(String digestsPath) { in buildSignaturePathForDigests()258 String digestsPath = buildDigestsPathForApk(targetFile.getAbsolutePath()); in findDigestsForFile() local