Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp1288 inline void handleTrustStoreCertificateGet( in handleTrustStoreCertificateCollectionPost()
1353 std::bind_front(handleTrustStoreCertificateGet, std::ref(app))); in requestRoutesTrustStoreCertificate()
1293 inline void handleTrustStoreCertificateGet( handleTrustStoreCertificateGet() function