Home
last modified time | relevance | path

Searched defs:LeakInfo (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/memory/libmemunreachable/
H A DLeakFolding.h75 struct LeakInfo { struct
83 LeakInfo(const Range& range, Allocator<LeakInfo> allocator) in LeakInfo() argument
/aosp12/frameworks/base/tests/testables/src/android/testing/
H A DLeakCheck.java96 public static class LeakInfo { class in LeakCheck
100 LeakInfo() { in LeakInfo() method in LeakCheck.LeakInfo