Home
last modified time | relevance | path

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

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