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