Searched refs:sensorPair (Results 1 – 2 of 2) sorted by relevance
113 using sensorPair = typedef115 static constexpr std::array<sensorPair, 3> paths = {
1266 auto sensorPair = sensorMap.find(sensor::sensorInterface); in getIPMIThresholds() local1268 if (sensorPair == sensorMap.end()) in getIPMIThresholds()