Home
last modified time | relevance | path

Searched defs:findLower (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp962 auto findLower = findThreshold.find("CriticalLow"); in ipmiSenSetSensorThresholds() local
992 auto findLower = findThreshold.find("WarningLow"); in ipmiSenSetSensorThresholds() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1194 auto findLower = findThreshold->second.find("CriticalLow"); in ipmiSenSetSensorThresholds() local
1223 auto findLower = findThreshold->second.find("WarningLow"); in ipmiSenSetSensorThresholds() local