Searched refs:sensorIter (Results 1 – 1 of 1) sorted by relevance
127 auto sensorIter = invSensors.find(sensorPath); in constructSEL() local129 if (sensorIter != invSensors.end()) in constructSEL()132 record.event.eventRecord.sensorType = sensorIter->second.sensorType; in constructSEL()133 record.event.eventRecord.sensorNum = sensorIter->second.sensorID; in constructSEL()140 assert | sensorIter->second.eventReadingType; in constructSEL()