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.hpp942 using SensorServicePathList = std::vector<SensorServicePathMap>; typedef
948 SensorServicePathList&)>&& callback) in getAllSensorObjects()
958 SensorServicePathList sensorsServiceAndPath; in getAllSensorObjects()
1011 const std::shared_ptr<SensorServicePathList>& sensorMatches, in checkSensorPurpose()
1063 const SensorServicePathList& sensorListIn, in getSensorsByPurpose()
1065 const std::shared_ptr<SensorServicePathList>& sensorMatches, in getSensorsByPurpose()
1068 const std::shared_ptr<SensorServicePathList>& sensorMatches)>& callback) in getSensorsByPurpose()