Searched defs:QuarantineCallback (Results 1 – 1 of 1) sorted by relevance
131 struct QuarantineCallback { struct132 explicit QuarantineCallback(AllocatorCache *cache) in QuarantineCallback() argument136 void Recycle(AsanChunk *m) { in Recycle()162 void *Allocate(uptr size) { in Allocate()166 void Deallocate(void *p) { in Deallocate()170 AllocatorCache *cache_;