Home
last modified time | relevance | path

Searched refs:RemoveSystemLiveViewNotifications (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_local_live_view_subscriber_manager.cpp160 AdvancedNotificationService::GetInstance()->RemoveSystemLiveViewNotifications( in OnRemoteDied()
H A Dadvanced_notification_publish_service.cpp1403 ErrCode AdvancedNotificationService::RemoveSystemLiveViewNotifications( in RemoveSystemLiveViewNotifications() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2787 …ASSERT_EQ(advancedNotificationService_->RemoveSystemLiveViewNotifications(bundleName, uid), ERR_OK…
2802 ASSERT_EQ(advancedNotificationService_->RemoveSystemLiveViewNotifications(bundleName, uid),
2833 …ASSERT_EQ(advancedNotificationService_->RemoveSystemLiveViewNotifications(bundleName, uid), ERR_AN…
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1088 ErrCode RemoveSystemLiveViewNotifications(const std::string& bundleName, const int32_t uid);