Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A Dsensor.hpp377 "Available", true, [this](const bool propIn, bool& old) { in setInitialProperties() argument
378 if (propIn == old) in setInitialProperties()
382 old = propIn; in setInitialProperties()
383 if (!propIn) in setInitialProperties()