Searched refs:getCertFilePath (Results 1 – 5 of 5) sorted by relevance
172 std::string getCertFilePath() in getCertFilePath() function in redfish::CertificateFile634 certFile->getCertFilePath()); in handleReplaceCertificateAction()637 certFile->getCertFilePath()); in handleReplaceCertificateAction()1029 certFile->getCertFilePath()); in handleHTTPSCertificateCollectionPost()1032 "Install", certFile->getCertFilePath()); in handleHTTPSCertificateCollectionPost()1143 certFile->getCertFilePath()); in handleLDAPCertificateCollectionPost()1146 "Install", certFile->getCertFilePath()); in handleLDAPCertificateCollectionPost()1282 certFile->getCertFilePath()); in handleTrustStoreCertificateCollectionPost()1285 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()