Home
last modified time | relevance | path

Searched defs:sensorObjPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp988 auto logThresholdHelper(const std::string& sensorObjPath, double value, in logThresholdHelper()
1025 std::string sensorObjPath = sensorNameSpace + sensorName; in createThresholdLog() local
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp207 auto sensorObjPath = sensorDbusPath + sensorType + "/" + sensor; in parseConfigInterface() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp811 const std::string& sensorObjPath) in findInventoryItemForSensor()
858 const std::string& invItemObjPath, const std::string& sensorObjPath) in addInventoryItem()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2527 const std::string& sensorObjPath = sensor.first; getSensorsByEntityId() local