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