Home
last modified time | relevance | path

Searched refs:handleCertificateServiceGet (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp403 inline void handleCertificateServiceGet( in handleCertificateServiceGet() function
894 std::bind_front(handleCertificateServiceGet, std::ref(app))); in requestRoutesCertificateService()