Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1434 … ErrCode ExcuteCancelAll(const sptr<NotificationBundleOption>& bundleOption, const int32_t reason);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp330 ErrCode result = ExcuteCancelAll(bundleOption, reason); in CancelAll()
334 ErrCode AdvancedNotificationService::ExcuteCancelAll( in ExcuteCancelAll() function in OHOS::Notification::AdvancedNotificationService