Searched refs:ReportTopLeaks (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/lsan/
H A Dlsan_common.h105 void ReportTopLeaks(uptr max_leaks);
H A Dlsan_common.cc451 param.leak_report.ReportTopLeaks(flags()->max_leaks);
539 void LeakReport::ReportTopLeaks(uptr num_leaks_to_report) { function in class:__lsan::LeakReport

Completed in 247 milliseconds