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()
442 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleCertificateServiceGet()
486 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleCertificateLocationsGet()
509 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleError()
529 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleReplaceCertificateAction()
652 inline void getCSR(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getCSR()
683 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleGenerateCSRAction()
949 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleHTTPSCertificateCollectionGet()
979 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleHTTPSCertificateCollectionPost()
1037 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleHTTPSCertificateGet()
1085 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleLDAPCertificateCollectionGet()
1107 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleLDAPCertificateCollectionPost()
1151 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const std::string& id) in handleLDAPCertificateGet()
1169 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const std::string& id) in handleLDAPCertificateDelete()
1208 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateCollectionGet()
1238 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateCollectionPost()
1290 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateGet()
1316 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleTrustStoreCertificateDelete()