Searched refs:sensorPair (Results 1 – 2 of 2) sorted by relevance
115 using sensorPair = typedef117 static constexpr std::array<sensorPair, 3> paths = {
1284 auto sensorPair = sensorMap.find(SensorValue::interface); in getIPMIThresholds() local1286 if (sensorPair == sensorMap.end()) in getIPMIThresholds()