//leakcanary-repo/shark/HeapAnalysisSuccess/allLeaks
allLeaksΒΆ
[jvm]\ val allLeaks: Sequence<Leak>
The list of Leak found in the heap dump by HeapAnalyzer, ie all applicationLeaks and all libraryLeaks in one list.
//leakcanary-repo/shark/HeapAnalysisSuccess/allLeaks
[jvm]\ val allLeaks: Sequence<Leak>
The list of Leak found in the heap dump by HeapAnalyzer, ie all applicationLeaks and all libraryLeaks in one list.