Home
last modified time | relevance | path

Searched refs:FillNotificationRecord (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp74 if (FillNotificationRecord(requestObj, record) != ERR_OK) { in RecoverLiveViewFromDb()
H A Dadvanced_notification_service.cpp579 ErrCode AdvancedNotificationService::FillNotificationRecord( in FillNotificationRecord() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1352 ErrCode FillNotificationRecord(const NotificationRequestDb &requestdbObj,
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2919 EXPECT_NE(advancedNotificationService_->FillNotificationRecord(requestDbObj, record), ERR_OK);
2940 ASSERT_EQ(advancedNotificationService_->FillNotificationRecord(requestDbObj, record), ERR_OK);