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