Home
last modified time | relevance | path

Searched refs:GetAllActiveNotificationsLabels (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dnotification_tools.h31 void GetAllActiveNotificationsLabels(std::set<std::string> &notificationLabels);
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_tools.cpp31 void NotificationTools::GetAllActiveNotificationsLabels(std::set<std::string> &notificationLabels) {} in GetAllActiveNotificationsLabels() function in OHOS::BackgroundTaskMgr::NotificationTools
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp138 WEAK_FUNC void NotificationTools::GetAllActiveNotificationsLabels(std::set<std::string> &notificationLabels) in GetAllActiveNotificationsLabels() function in OHOS::BackgroundTaskMgr::NotificationTools
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp243 NotificationTools::GetInstance()->GetAllActiveNotificationsLabels(notificationLabels); in HWTEST_F()

Completed in 3 milliseconds