Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dsetsensor.cpp21 using sValue = std::variant<int64_t>; typedef
28 sValue v{value}; in SetHostSensor()