Home | History | Annotate | Download | only in Target

Lines Matching full:notification_end

1195     std::vector<Notifications>::iterator notification_pos, notification_end = m_notifications.end();
1196 for (notification_pos = m_notifications.begin(); notification_pos != notification_end; ++notification_pos)