Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp379 const std::string* originOfCondition = in eventMatchesFilter() local
381 if (originOfCondition == nullptr) in eventMatchesFilter()
387 auto obj = std::ranges::find(originResources, *originOfCondition); in eventMatchesFilter()