Home
last modified time | relevance | path

Searched refs:SensorServicePathList (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Denvironment_metrics.hpp67 const std::shared_ptr<sensor_utils::SensorServicePathList>& sensorList) in handleTotalPowerList()
111 const sensor_utils::SensorServicePathList& sensorsServiceAndPath) in getTotalPowerSensor()
133 std::shared_ptr<sensor_utils::SensorServicePathList> sensorList = in getTotalPowerSensor()
134 std::make_shared<sensor_utils::SensorServicePathList>(); in getTotalPowerSensor()
H A Dthermal_metrics.hpp84 const sensor_utils::SensorServicePathList& sensorsServiceAndPath) in handleTemperatureReadingsCelsius()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp1076 using SensorServicePathList = std::vector<SensorServicePathMap>; typedef
1082 SensorServicePathList&)>&& callback) in getAllSensorObjects()
1092 SensorServicePathList sensorsServiceAndPath; in getAllSensorObjects()
1145 const std::shared_ptr<SensorServicePathList>& sensorMatches, in checkSensorPurpose()
1197 const SensorServicePathList& sensorListIn, in getSensorsByPurpose()
1199 const std::shared_ptr<SensorServicePathList>& sensorMatches, in getSensorsByPurpose()
1202 const std::shared_ptr<SensorServicePathList>& sensorMatches)>& callback) in getSensorsByPurpose()