Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DAllocator.h35 class HeapImpl; variable
DAllocator.cpp70 class HeapImpl { class
321 HeapImpl::HeapImpl() : free_chunks_(), full_chunks_(), map_allocation_list_(NULL) {} in HeapImpl() function in android::HeapImpl