Home
last modified time | relevance | path

Searched refs:CollectAllocations (Results 1 – 1 of 1) sorted by relevance

/system/memory/libmemunreachable/
DMemUnreachable.cpp57 bool CollectAllocations(const allocator::vector<ThreadInfo>& threads,
87 bool MemUnreachable::CollectAllocations(const allocator::vector<ThreadInfo>& threads, in CollectAllocations() function in android::MemUnreachable
359 if (!unreachable.CollectAllocations(thread_info, mappings, refs)) { in GetUnreachableMemory()