Home
last modified time | relevance | path

Searched refs:ExcuteCancelGroupCancel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1432 void ExcuteCancelGroupCancel(const sptr<NotificationBundleOption>& bundleOption,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1944 ExcuteCancelGroupCancel(bundleOption, groupName, reason); in CancelGroup()
1948 void AdvancedNotificationService::ExcuteCancelGroupCancel( in ExcuteCancelGroupCancel() function in OHOS::Notification::AdvancedNotificationService