Home
last modified time | relevance | path

Searched refs:ExcuteCancelAll (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp182 service->ExcuteCancelAll(bundleOption, fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1418 ErrCode ExcuteCancelAll(const sptr<NotificationBundleOption>& bundleOption, const int32_t reason);
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp325 ErrCode result = ExcuteCancelAll(bundleOption, reason); in CancelAll()
329 ErrCode AdvancedNotificationService::ExcuteCancelAll( in ExcuteCancelAll() function in OHOS::Notification::AdvancedNotificationService

Completed in 7 milliseconds