Home
last modified time | relevance | path

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

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