Home
last modified time | relevance | path

Searched refs:findLabelIter (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.cpp277 auto findLabelIter = find_if(notificationLabels.begin(), notificationLabels.end(), findLabel); in checkNotificationCondition() local
278 return findLabelIter != notificationLabels.end(); in checkNotificationCondition()