Home
last modified time | relevance | path

Searched refs:GetBatchNotificationRequestsFromDb (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp121 ret = advancedNotificationService_->GetBatchNotificationRequestsFromDb(requestsdb);
126 ret = advancedNotificationService_->GetBatchNotificationRequestsFromDb(requestsdb);
155 ret = advancedNotificationService_->GetBatchNotificationRequestsFromDb(requestsdb);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp54 if (GetBatchNotificationRequestsFromDb(requestsdb, userId) != ERR_OK) { in RecoverLiveViewFromDb()
327 int32_t AdvancedNotificationService::GetBatchNotificationRequestsFromDb( in GetBatchNotificationRequestsFromDb() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1356 static int32_t GetBatchNotificationRequestsFromDb(std::vector<NotificationRequestDb> &requests,