Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dcount.hpp48 const std::function<bool(T)>& _propertyOp, in CountCondition() argument
51 propertyOp(_propertyOp), oneshot(oneshot) in CountCondition()