Searched refs:GetBatchNotificationRequestsFromDb (Results 1 – 3 of 3) sorted by relevance
121 ret = advancedNotificationService_->GetBatchNotificationRequestsFromDb(requestsdb);126 ret = advancedNotificationService_->GetBatchNotificationRequestsFromDb(requestsdb);155 ret = advancedNotificationService_->GetBatchNotificationRequestsFromDb(requestsdb);
54 if (GetBatchNotificationRequestsFromDb(requestsdb, userId) != ERR_OK) { in RecoverLiveViewFromDb()327 int32_t AdvancedNotificationService::GetBatchNotificationRequestsFromDb( in GetBatchNotificationRequestsFromDb() function in OHOS::Notification::AdvancedNotificationService
1356 static int32_t GetBatchNotificationRequestsFromDb(std::vector<NotificationRequestDb> &requests,