Home
last modified time | relevance | path

Searched refs:OnBundleDataCleared (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_utils_test.cpp322 * @tc.desc: Test OnBundleDataCleared
332 advancedNotificationService_->OnBundleDataCleared(bundle); in HWTEST_F()
H A Dadvanced_notification_service_test.cpp2143 * @tc.desc : Test OnBundleDataCleared function
2152 advancedNotificationService_->OnBundleDataCleared(bundleOption); in HWTEST_F()
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp250 service->OnBundleDataCleared(bundleOption); in DoTestForAdvancedNotificationUtils()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h917 void OnBundleDataCleared(const sptr<NotificationBundleOption> &bundleOption);
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1338 void AdvancedNotificationService::OnBundleDataCleared(const sptr<NotificationBundleOption> &bundleOption) in OnBundleDataCleared() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp318 std::bind(&AdvancedNotificationService::OnBundleDataCleared, this, std::placeholders::_1), in AdvancedNotificationService()

Completed in 16 milliseconds