Searched refs:MarkRoots (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/collector/ | ||
D | semi_space.h | 123 void MarkRoots() |
D | mark_sweep.h | 90 void MarkRoots(Thread* self) |
D | semi_space.cc | 245 MarkRoots(); in MarkingPhase() |
D | mark_sweep.cc | 289 MarkRoots(self); in MarkingPhase() |