Home
last modified time | relevance | path

Searched refs:findLabel (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp274 auto findLabel = [label](const auto &target) { in checkNotificationCondition() local
277 auto findLabelIter = find_if(notificationLabels.begin(), notificationLabels.end(), findLabel); in checkNotificationCondition()