Searched defs:findLower (Results 1 – 2 of 2) sorted by relevance
962 auto findLower = findThreshold.find("CriticalLow"); in ipmiSenSetSensorThresholds() local992 auto findLower = findThreshold.find("WarningLow"); in ipmiSenSetSensorThresholds() local
1193 if (findLower == findThreshold->second.end()) in ipmiSenSetSensorThresholds() local 1222 if (findLower == findThreshold->second.end()) in ipmiSenSetSensorThresholds() local