Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp117 void AdvancedNotificationService::SendRemoveHiSysEvent(int32_t notificationId, const std::string &label, in SendRemoveHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp1539 SendRemoveHiSysEvent(notificationId, label, bundleOption, result); in RemoveNotification()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1302 void SendRemoveHiSysEvent(int32_t notificationId, const std::string &label,
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2611 * @tc.name : SendRemoveHiSysEvent
2612 * @tc.desc : Test SendRemoveHiSysEvent function and errCode is ERR_OK bundleOption is not nullptr.
2623 advancedNotificationService_->SendRemoveHiSysEvent(notificationId, label, bundleOption, errCode); in HWTEST_F()

Completed in 14 milliseconds