Searched defs:findUpper (Results 1 – 2 of 2) sorted by relevance
972 auto findUpper = findThreshold.find("CriticalHigh"); in ipmiSenSetSensorThresholds() local1002 auto findUpper = findThreshold.find("WarningHigh"); in ipmiSenSetSensorThresholds() local
1203 if (findUpper == findThreshold->second.end()) in ipmiSenSetSensorThresholds() local 1232 if (findUpper == findThreshold->second.end()) in ipmiSenSetSensorThresholds() local