Home
last modified time | relevance | path

Searched refs:UpdateInNotificationList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp373 result = UpdateInNotificationList(record); in AssignToNotificationList()
999 ErrCode AdvancedNotificationService::UpdateInNotificationList(const std::shared_ptr<NotificationRec… in UpdateInNotificationList() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_utils.cpp1059 UpdateInNotificationList(record); in OnDistributedUpdate()
H A Dadvanced_notification_publish_service.cpp1353 UpdateInNotificationList(record); in PublishContinuousTaskNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1224 ErrCode UpdateInNotificationList(const std::shared_ptr<NotificationRecord> &record);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2498 advancedNotificationService_->UpdateInNotificationList(record);