Home
last modified time | relevance | path

Searched defs:valueType (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.hpp60 std::string valueType; member
H A DSmbpbiSensor.cpp60 std::string& valueType, size_t pollTime, double minVal, double maxVal, in SmbpbiSensor() argument
426 std::string valueType = createSensorCallback() local
[all...]
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp881 const std::string& valueType = codes[1]; in convertJsonToDbus() local