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