Searched refs:DequeueBatch (Results 1 – 1 of 1) sorted by relevance
93 QuarantineBatch *b = cache_.DequeueBatch(); in Recycle()102 while (QuarantineBatch *b = c->DequeueBatch()) { in DoRecycle()156 QuarantineBatch *DequeueBatch() { in DequeueBatch() function