Searched refs:deletePendingAggregateReportsAndAttributionsForSources (Results 1 – 5 of 5) sorted by relevance
810 void deletePendingAggregateReportsAndAttributionsForSources(List<String> sourceIds) in deletePendingAggregateReportsAndAttributionsForSources() method
3410 public void deletePendingAggregateReportsAndAttributionsForSources(List<String> sourceIds)
4075 .deletePendingAggregateReportsAndAttributionsForSources( in isSourceAllowedToInsert_deletesTheOldestAppDestinationInLoop_fifoInsertionSuccess()4147 .deletePendingAggregateReportsAndAttributionsForSources( in isSourceAllowedToInsert_deletesTheOldestWebDestination_successfulFifoInsertion()4243 .deletePendingAggregateReportsAndAttributionsForSources( in isSourceAllowedToInsert_deletesOldestAppAndWebDestinations_successfulFifoInsertion()4340 .deletePendingAggregateReportsAndAttributionsForSources(any()); in isSourceAllowedToInsert_deletesOldestDestinations_fifoInsertionNoReportDeletion()4448 .deletePendingAggregateReportsAndAttributionsForSources(anyList()); in isSourceAllowedToInsert_appDestCountWithinFifoLimit_returnsAllowedWithoutDeletion()4512 .deletePendingAggregateReportsAndAttributionsForSources(anyList()); in isSourceAllowedToInsert_webDestCountWithinFifoLimit_returnsAllowedWithoutDeletion()
599 dao.deletePendingAggregateReportsAndAttributionsForSources(sourceIdsToDelete); in maybeDeleteSourcesForLruDestination()
6338 dao.deletePendingAggregateReportsAndAttributionsForSources(List.of("S1", "S3")); in deletePendingAggregateReportsAndAttributionsForSources_success()