Home
last modified time | relevance | path

Searched refs:MakeNotificationRecord (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp114 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
270 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
296 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
332 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
H A Dadvanced_notification_utils_test.cpp136 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle); in TestAddNotification()
247 auto record = advancedNotificationService_->MakeNotificationRecord(oldRequest, bundle);
H A Dadvanced_notification_publish_service_test.cpp95 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle); in TestAddNotification()
619 auto record = advancedNotificationService_->MakeNotificationRecord(req, bundle);
667 auto record = advancedNotificationService_->MakeNotificationRecord(req, bundle);
1061 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
1097 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
H A Dadvanced_notification_service_test.cpp3356 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3376 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3390 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3425 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3441 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3458 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3646 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
3660 auto record = advancedNotificationService_->MakeNotificationRecord(request, bundle);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp605 std::shared_ptr<NotificationRecord> AdvancedNotificationService::MakeNotificationRecord( in MakeNotificationRecord() function in OHOS::Notification::AdvancedNotificationService
648 auto record = MakeNotificationRecord(request, bundleOption); in PublishPreparedNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1384 std::shared_ptr<NotificationRecord> MakeNotificationRecord(