Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp404 afterUpdateErrorMatcher(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterUpdateErrorMatcher() function
486 std::bind_front(afterUpdateErrorMatcher, asyncResp, url)); in monitorForSoftwareAvailable()