Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp65 std::string unitPath = sensor_paths::getPathForUnits(sensorUnits); in PSUSensor() local
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp345 std::string unitPath{}; // default empty if unit does not exist in parseBus() local
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp706 auto unitPath = ValueIface::convertUnitToString(unitObj); in getSensorTypeFromUnit() local