Searched refs:occupantDetection (Results 1 – 1 of 1) sorted by relevance
43 OccupantDetection occupantDetection; in GetNextDetections() local44 occupantDetection.role = static_cast<Role>(currentRole); in GetNextDetections()50 occupantDetection.presenceData.emplace_back(presenceDetection); in GetNextDetections()52 if (occupantDetection.role == Role::DRIVER) { in GetNextDetections()58 occupantDetection.attentionData.emplace_back(driverMonitoringDetection); in GetNextDetections()61 detections.detections.emplace_back(occupantDetection); in GetNextDetections()