Searched refs:FillNotificationRecord (Results 1 – 4 of 4) sorted by relevance
74 if (FillNotificationRecord(requestObj, record) != ERR_OK) { in RecoverLiveViewFromDb()
579 ErrCode AdvancedNotificationService::FillNotificationRecord( in FillNotificationRecord() function in OHOS::Notification::AdvancedNotificationService
1352 ErrCode FillNotificationRecord(const NotificationRequestDb &requestdbObj,
2919 EXPECT_NE(advancedNotificationService_->FillNotificationRecord(requestDbObj, record), ERR_OK);2940 ASSERT_EQ(advancedNotificationService_->FillNotificationRecord(requestDbObj, record), ERR_OK);