Searched defs:SemiSpace (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/collector/ | ||
D | semi_space.cc | 80 SemiSpace::SemiSpace(Heap* heap, const std::string& name_prefix) in SemiSpace() function in art::gc::collector::SemiSpace |
/art/runtime/gc/ | ||
D | heap.h | 91 class SemiSpace; variable |
/art/runtime/ | ||
D | thread.h | 57 class SemiSpace; variable |