Searched defs:SemiSpace (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | semi_space.cc | 90 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 | 74 class SemiSpace; variable |
| /art/runtime/ | ||
| D | thread.h | 54 class SemiSpace; variable |