Home
last modified time | relevance | path

Searched defs:DlMallocSpace (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dspace.h49 class DlMallocSpace; variable
Ddlmalloc_space.cc38 DlMallocSpace::DlMallocSpace(const std::string& name, MemMap* mem_map, void* mspace, byte* begin, in DlMallocSpace() function in art::gc::space::DlMallocSpace
/art/runtime/gc/
Dheap.h83 class DlMallocSpace; variable