Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dnotification_tools.h27 static void SetNotificationIdIndex(const int32_t id);
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp52 void NotificationTools::SetNotificationIdIndex(const int32_t id) in SetNotificationIdIndex() function in OHOS::BackgroundTaskMgr::NotificationTools
H A Dbg_continuous_task_mgr.cpp256 NotificationTools::SetNotificationIdIndex(maxId); in CheckPersistenceData()