Home
last modified time | relevance | path

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

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