Home
last modified time | relevance | path

Searched refs:PrepareNotificationInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp96 ErrCode result = PrepareNotificationInfo(notificationRequest, bundleOption); in PublishReminder()
H A Dadvanced_notification_service.cpp419 ErrCode AdvancedNotificationService::PrepareNotificationInfo( in PrepareNotificationInfo() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp144 result = PrepareNotificationInfo(request, bundleOption); in Publish()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h947 ErrCode PrepareNotificationInfo(
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2263 ASSERT_EQ(advancedNotificationService_->PrepareNotificationInfo(req, bundleOption), ERR_OK);