Searched refs:isSame (Results 1 – 3 of 3) sorted by relevance
169 bool isSame(const std::string& certPath);
447 bool Certificate::isSame(const std::string& certPath) in isSame() function in phosphor::certs::Certificate
1126 return cert.get() != certToDrop && cert->isSame(filePath); in isCertificateUnique()