Lines Matching defs:asyncResp
91 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getCertificateFromReqBody()
256 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getCertificateList()
332 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getCertificateProperties()
422 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in deleteCertificate()
443 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleCertificateServiceGet()
487 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleCertificateLocationsGet()
510 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleError()
530 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleReplaceCertificateAction()
654 inline void getCSR(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getCSR()
686 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleGenerateCSRAction()
953 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleHTTPSCertificateCollectionGet()
983 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleHTTPSCertificateCollectionPost()
1042 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleHTTPSCertificateGet()
1090 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleLDAPCertificateCollectionGet()
1112 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleLDAPCertificateCollectionPost()
1157 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const std::string& id) in handleLDAPCertificateGet()
1175 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const std::string& id) in handleLDAPCertificateDelete()
1214 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateCollectionGet()
1244 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateCollectionPost()
1297 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateGet()
1323 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateDelete()