Home
last modified time | relevance | path

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

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