Searched refs:DequeueBatch (Results 1 – 1 of 1) sorted by relevance
172 tmp.EnqueueBatch(cache_.DequeueBatch()); in Recycle()180 while (QuarantineBatch *b = c->DequeueBatch()) { in DoRecycle()241 QuarantineBatch *DequeueBatch() { in DequeueBatch() function