Home
last modified time | relevance | path

Searched refs:DeleteRemoteNotification (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_notification_manager.h94 ErrCode DeleteRemoteNotification(
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_notification_manager_test.cpp156 EXPECT_EQ(distributedManager_->DeleteRemoteNotification(deviceId, bundleName, label, id), in HWTEST_F()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Ddistributed_notification_manager_branch_test.cpp269 * @tc.desc : test DeleteRemoteNotification and DeleteToDistributedDB is false.
277 EXPECT_EQ(distributedManager_->DeleteRemoteNotification(deviceId, bundleName, label, id), in HWTEST_F()
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_notification_manager.cpp390 ErrCode DistributedNotificationManager::DeleteRemoteNotification( in DeleteRemoteNotification() function in OHOS::Notification::DistributedNotificationManager
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1272 return DistributedNotificationManager::GetInstance()->DeleteRemoteNotification( in DoDistributedDelete()

Completed in 6 milliseconds