Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp210 auto HealthMetric::shouldNotify(MValue value) -> bool in shouldNotify() function in phosphor::health::metric::HealthMetric
228 ValueIntf::value(value.current, !shouldNotify(value)); in update()
H A Dhealth_metric.hpp67 auto shouldNotify(MValue value) -> bool;