Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h92 void NotifyUpdated(const sptr<NotificationSortingMap> &notificationMap);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp112 // Test NotifyUpdated function. in HWTEST_F()
115 notificationSubscriberManager_->NotifyUpdated(map); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp218 void NotificationSubscriberManager::NotifyUpdated(const sptr<NotificationSortingMap> &notificationMap) in NotifyUpdated() function in OHOS::Notification::NotificationSubscriberManager
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp87 * @tc.desc : test NotifyUpdated function and notificationSubQueue_ == nullptr
96 notificationSubscriberManager->NotifyUpdated(notificationMap); in HWTEST_F()

Completed in 5 milliseconds