Searched refs:DequeueBatch (Results 1 – 4 of 4) sorted by relevance
39 while (QuarantineBatch *batch = cache->DequeueBatch()) in DeallocateCache()83 ASSERT_EQ(to_deallocate.DequeueBatch(), nullptr); in TEST()98 ASSERT_EQ(to_deallocate.DequeueBatch(), nullptr); in TEST()
177 tmp.EnqueueBatch(cache_.DequeueBatch()); in Recycle()185 while (QuarantineBatch *b = c->DequeueBatch()) { in DoRecycle()246 QuarantineBatch *DequeueBatch() { in DequeueBatch() function
175 tmp.EnqueueBatch(cache_.DequeueBatch()); in Recycle()183 while (QuarantineBatch *b = c->DequeueBatch()) { in DoRecycle()244 QuarantineBatch *DequeueBatch() { in DequeueBatch() function