Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.hpp60 explicit SensorParam(double value) : value(value), paramType(constParam) {} in SensorParam()
71 paramType(dbusParam) in SensorParam()
82 ParamType paramType; member in phosphor::virtual_sensor::SensorParam
H A DvirtualSensor.cpp35 switch (paramType) in getParamValue()
/openbmc/bmcweb/scripts/
H A Dparse_registries.py123 for paramType in paramTypes:
125 '\n "{}",'.format(paramType)
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0001-Fix-CVE-2023-29491.patch369 switch (paramType) {