Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp117 void AdvancedNotificationService::SendRemoveHiSysEvent(int32_t notificationId, const std::string &l… in SendRemoveHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp1611 SendRemoveHiSysEvent(notificationId, label, bundleOption, result); in RemoveNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1310 void SendRemoveHiSysEvent(int32_t notificationId, const std::string &label,
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2620 … advancedNotificationService_->SendRemoveHiSysEvent(notificationId, label, bundleOption, errCode);