Home
last modified time | relevance | path

Searched defs:calculateValue (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp429 double VirtualSensor::calculateValue(const std::string& calculation, in calculateValue() function in phosphor::virtual_sensor::VirtualSensor
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp474 static std::optional<double> calculateValue( in calculateValue() function