Home
last modified time | relevance | path

Searched defs:certPath (Results 1 – 1 of 1) sorted by relevance

/system/extras/verity/
DBootSignature.java255 String certPath, in doSignature()
288 public static void verifySignature(String imagePath, String certPath) throws Exception { in verifySignature()
331 String certPath = ""; in main() local