Searched refs:findLabelIter (Results 1 – 1 of 1) sorted by relevance
277 auto findLabelIter = find_if(notificationLabels.begin(), notificationLabels.end(), findLabel); in checkNotificationCondition() local278 return findLabelIter != notificationLabels.end(); in checkNotificationCondition()