Searched defs:MallocSpace (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/space/ | ||
D | malloc_space.cc | 38 MallocSpace::MallocSpace(const std::string& name, MemMap* mem_map, in MallocSpace() function in art::gc::space::MallocSpace |
D | space.h | 48 class MallocSpace; variable |
/art/runtime/gc/ | ||
D | heap.h | 91 class MallocSpace; variable |