Home
last modified time | relevance | path

Searched refs:IsMatchedForGroupIdAndPkgName (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h489 bool IsMatchedForGroupIdAndPkgName(const sptr<ReminderRequest> &reminder, const std::string &packageName,
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp275 bool ReminderDataManager::IsMatchedForGroupIdAndPkgName(const sptr<ReminderRequest> &reminder, in IsMatchedForGroupIdAndPkgName() function in OHOS::Notification::ReminderDataManager
577 if (IsMatchedForGroupIdAndPkgName(reminder, packageName, groupId)) { in CloseRemindersByGroupId()

Completed in 5 milliseconds