Searched defs:certPath (Results 1 – 6 of 6) sorted by relevance
100 std::string certPath = CFG_PATH + CERT_FILE; in CheckFileIntegrity() local
190 std::string certPath = CFG_PATH + CERT_FILE; in CheckFileIntegrity() local
87 bool SignatureVerifier::VerifyCertFile(const std::string& certPath, const std::string& verifyPath, in VerifyCertFile()
313 static int32_t UpdateUserCert(uint32_t userId, uint32_t uid, const char *certPath) in UpdateUserCert()
102 SignerCertPath certPath; member
1493 std::string certPath = icsFileWriter.WriteBinaryFile(certName); variable