Searched defs:verifyPath (Results 1 – 4 of 4) sorted by relevance
101 std::string verifyPath = CFG_PATH + VERIFY_FILE; in CheckFileIntegrity() local
191 std::string verifyPath = CFG_PATH + VERIFY_FILE; in CheckFileIntegrity() local
87 bool SignatureVerifier::VerifyCertFile(const std::string& certPath, const std::string& verifyPath, in VerifyCertFile()
1491 std::string verifyPath = icsFileWriter.WriteManifest(verifyList, verifyName); variable