Lines Matching defs:app

402     App& app, const crow::Request& req,  in handleCertificateServiceGet()
446 App& app, const crow::Request& req, in handleCertificateLocationsGet()
469 App& app, const crow::Request& req, in handleReplaceCertificateAction()
618 handleGenerateCSRAction(App& app, const crow::Request& req, in handleGenerateCSRAction()
852 inline void requestRoutesCertificateService(App& app) in requestRoutesCertificateService()
880 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionGet()
910 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionPost()
968 App& app, const crow::Request& req, in handleHTTPSCertificateGet()
993 inline void requestRoutesHTTPSCertificate(App& app) in requestRoutesHTTPSCertificate()
1016 App& app, const crow::Request& req, in handleLDAPCertificateCollectionGet()
1038 App& app, const crow::Request& req, in handleLDAPCertificateCollectionPost()
1082 App& app, const crow::Request& req, in handleLDAPCertificateGet()
1100 App& app, const crow::Request& req, in handleLDAPCertificateDelete()
1115 inline void requestRoutesLDAPCertificate(App& app) in requestRoutesLDAPCertificate()
1139 App& app, const crow::Request& req, in handleTrustStoreCertificateCollectionGet()
1169 App& app, const crow::Request& req, in handleTrustStoreCertificateCollectionPost()
1221 App& app, const crow::Request& req, in handleTrustStoreCertificateGet()
1247 App& app, const crow::Request& req, in handleTrustStoreCertificateDelete()
1269 inline void requestRoutesTrustStoreCertificate(App& app) in requestRoutesTrustStoreCertificate()