Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dcount.hpp47 const std::function<bool(size_t)>& _countOp, in CountCondition() argument
50 IndexedConditional(conditionIndex), countOp(_countOp), in CountCondition()