Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h667 ErrCode PublishNotificationRequest(sptr<NotificationRequest>& request,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp822 PublishNotificationRequest(notificationRequest, bundleOption); in TerminateAlerting()
1087 ErrCode errCode = PublishNotificationRequest(notificationRequest, bundleOption); in ShowReminder()
1173 PublishNotificationRequest(notificationRequest, bundleOption); in SnoozeReminderImpl()
2118 ErrCode ReminderDataManager::PublishNotificationRequest(sptr<NotificationRequest>& request, in PublishNotificationRequest() function in OHOS::Notification::ReminderDataManager