Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp572 static std::unique_ptr<sdbusplus::bus::match_t> csrMatcher; variable
764 if (csrMatcher) in handleGenerateCSRAction()
781 csrMatcher = nullptr; in handleGenerateCSRAction()
804 csrMatcher = std::make_unique<sdbusplus::bus::match_t>( in handleGenerateCSRAction()