Searched refs:AddLeakedChunks (Results 1 – 2 of 2) sorted by relevance
219 void AddLeakedChunks(const LeakedChunks &chunks);
794 leak_report.AddLeakedChunks(param.leaks); in CheckForLeaks()846 void LeakReport::AddLeakedChunks(const LeakedChunks &chunks) { in AddLeakedChunks() function in __lsan::LeakReport