Searched refs:filterOps (Results 1 – 3 of 3) sorted by relevance
127 Filters* filterOps = nullptr) : in PropertyWatchOfType() argument130 filterOps(filterOps) in PropertyWatchOfType()134 Filters* filterOps = nullptr) : in PropertyWatchOfType() argument137 filterOps(filterOps) in PropertyWatchOfType()187 Filters* const filterOps; member in phosphor::dbus::monitoring::PropertyWatchOfType
57 for (const auto& filterOps : ops) in operator ()() local62 if (!filterOps(std::any_cast<T>(value))) in operator ()()
169 if (filterOps) in propertiesChanged()172 if ((*filterOps)(anyValue)) in propertiesChanged()