Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp62 static std::unique_ptr<sdbusplus::bus::match_t> fwUpdateErrorMatcher; variable
109 fwUpdateErrorMatcher = nullptr; in cleanUp()
481 fwUpdateErrorMatcher = std::make_unique<sdbusplus::bus::match_t>( in monitorForSoftwareAvailable()