Home
last modified time | relevance | path

Searched refs:CloseRemindersByGroupId (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp94 manager->CloseRemindersByGroupId(reminderId, bundleName, bundleName); in DoSomethingInterestingWithReminder()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h373 void CloseRemindersByGroupId(const int32_t &oldReminderId, const std::string &packageName,
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp465 manager->CloseRemindersByGroupId(oldReminderId, "test", "123"); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp550 CloseRemindersByGroupId(reminderId, packageName, groupId); in CloseReminder()
558 void ReminderDataManager::CloseRemindersByGroupId(const int32_t &oldReminderId, const std::string &packageName, in CloseRemindersByGroupId() function in OHOS::Notification::ReminderDataManager

Completed in 8 milliseconds