Searched refs:MemUnreachable (Results 1 – 3 of 3) sorted by relevance
53 class MemUnreachable { class55 MemUnreachable(pid_t pid, Allocator<void> allocator) in MemUnreachable() function in android::MemUnreachable71 DISALLOW_COPY_AND_ASSIGN(MemUnreachable);87 bool MemUnreachable::CollectAllocations(const allocator::vector<ThreadInfo>& threads, in CollectAllocations()137 bool MemUnreachable::GetUnreachableMemory(allocator::vector<Leak>& leaks, size_t limit, in GetUnreachableMemory()225 bool MemUnreachable::ClassifyMappings(const allocator::vector<Mapping>& mappings, in ClassifyMappings()357 MemUnreachable unreachable{parent_pid, heap}; in GetUnreachableMemory()
47 "MemUnreachable.cpp",
77 - `MemUnreachable.cpp`: Entry points, implements the sequencing described above.