Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp96 ErrCode result = PrepareNotificationInfo(notificationRequest, bundleOption); in PublishReminder()
98 ANSR_LOGW("PrepareNotificationInfo fail"); in PublishReminder()
H A Dadvanced_notification_service.cpp411 ErrCode AdvancedNotificationService::PrepareNotificationInfo( in PrepareNotificationInfo() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp142 result = PrepareNotificationInfo(request, bundleOption); in Publish()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h948 ErrCode PrepareNotificationInfo(
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2255 * @tc.desc : Test PrepareNotificationInfo function.
2266 ASSERT_EQ(advancedNotificationService_->PrepareNotificationInfo(req, bundleOption), ERR_OK); in HWTEST_F()

Completed in 16 milliseconds