Home
last modified time | relevance | path

Searched defs:filterOps (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatch.hpp127 Filters* filterOps = nullptr) : in PropertyWatchOfType()
134 Filters* filterOps = nullptr) : in PropertyWatchOfType()
187 Filters* const filterOps; member in phosphor::dbus::monitoring::PropertyWatchOfType
H A Dfilters.hpp57 for (const auto& filterOps : ops) in operator ()() local