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