Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp1063 const SensorServicePathList& sensorListIn, in getSensorsByPurpose() argument
1074 std::make_shared<int>(sensorListIn.size()); in getSensorsByPurpose()
1085 for (const auto& [serviceName, sensorPath] : sensorListIn) in getSensorsByPurpose()