Searched refs:findLabel (Results 1 – 1 of 1) sorted by relevance
274 auto findLabel = [label](const auto &target) { in checkNotificationCondition() local277 auto findLabelIter = find_if(notificationLabels.begin(), notificationLabels.end(), findLabel); in checkNotificationCondition()