Searched refs:getCertFilePath (Results 1 – 5 of 5) sorted by relevance
170 std::string getCertFilePath() in getCertFilePath() function in redfish::CertificateFile634 certFile->getCertFilePath()); in handleReplaceCertificateAction()637 certFile->getCertFilePath()); in handleReplaceCertificateAction()1032 certFile->getCertFilePath()); in handleHTTPSCertificateCollectionPost()1035 "Install", certFile->getCertFilePath()); in handleHTTPSCertificateCollectionPost()1147 certFile->getCertFilePath()); in handleLDAPCertificateCollectionPost()1150 "Install", certFile->getCertFilePath()); in handleLDAPCertificateCollectionPost()1287 certFile->getCertFilePath()); in handleTrustStoreCertificateCollectionPost()1290 certs::certInstallIntf, "Install", certFile->getCertFilePath()); in handleTrustStoreCertificateCollectionPost()
209 std::string getCertFilePath();
687 std::string Certificate::getCertFilePath() in getCertFilePath() function in phosphor::certs::Certificate
351 certInstallPath / fs::path(cert->getCertFilePath()).filename()); in installAll()
1653 expectedFiles.insert(certs[i]->getCertFilePath()); in TEST_F()