Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp101 void AdvancedNotificationService::SendCancelHiSysEvent(int32_t notificationId, const std::string &l… in SendCancelHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp415 SendCancelHiSysEvent(notificationId, label, bundleOption, result); in CancelPreparedNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1308 void SendCancelHiSysEvent(int32_t notificationId, const std::string &label,
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2655 … advancedNotificationService_->SendCancelHiSysEvent(notificationId, label, bundleOption, errCode);