Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dsensorcommands.cpp752 auto sensorPair = sensorMap.find("xyz.openbmc_project.Sensor.Value"); in getIPMIThresholds() local
754 if (sensorPair == sensorMap.end()) in getIPMIThresholds()
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp101 using sensorPair = typedef
103 static constexpr std::array<sensorPair, 3> paths = {
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1285 auto sensorPair = sensorMap.find(sensor::sensorInterface); in getIPMIThresholds() local
1287 if (sensorPair == sensorMap.end()) in getIPMIThresholds()