Searched refs:LeakedChunks (Results 1 – 2 of 2) sorted by relevance
199 using LeakedChunks = InternalMmapVector<LeakedChunk>; variable220 void AddLeakedChunks(const LeakedChunks &chunks);249 LeakedChunks leaks;
755 LeakedChunks *leaks = reinterpret_cast<LeakedChunks *>(arg); in CollectLeaksCb()954 void LeakReport::AddLeakedChunks(const LeakedChunks &chunks) { in AddLeakedChunks()