Home
last modified time | relevance | path

Searched refs:notificationIdIndex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp47 int32_t NotificationTools::notificationIdIndex_ = -1;
54 notificationIdIndex_ = id; in SetNotificationIdIndex()
110 notificationRequest.SetNotificationId(++notificationIdIndex_); in PublishNotification()
121 continuousTaskRecord->notificationId_ = notificationIdIndex_; in PublishNotification()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dnotification_tools.h36 static int32_t notificationIdIndex_; member in OHOS::BackgroundTaskMgr::NotificationTools

Completed in 2 milliseconds