Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1303 RemoveFromDelayedNotificationList(key); in RemoveFromNotificationList()
1332 bool AdvancedNotificationService::RemoveFromDelayedNotificationList(const std::string &key) in RemoveFromDelayedNotificationList() function in OHOS::Notification::AdvancedNotificationService
2230 remove = RemoveFromDelayedNotificationList(record->notification->GetKey()); in AddRecordToMemory()
H A Dadvanced_notification_live_view_service.cpp620 RemoveFromDelayedNotificationList(record->notification->GetKey()); in StartPublishDelayedNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1233 bool RemoveFromDelayedNotificationList(const std::string &key);