Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPwmSensor.cpp209 uint32_t PwmSensor::getValue(bool errThrow) in getValue() argument
230 if (errThrow) in getValue()
H A DPwmSensor.hpp30 uint32_t getValue(bool errThrow = true);