Searched defs:QuarantineBatch (Results 1 – 1 of 1) sorted by relevance
28 struct QuarantineBatch { struct30 QuarantineBatch *next; argument31 uptr size;32 uptr count;33 void *batch[kSize];