Home
last modified time | relevance | path

Searched defs:MarkConcurrentRoots (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dsticky_mark_sweep.cc63 void StickyMarkSweep::MarkConcurrentRoots(VisitRootFlags flags) { in MarkConcurrentRoots() function in art::gc::collector::StickyMarkSweep
Dmark_sweep.cc650 void MarkSweep::MarkConcurrentRoots(VisitRootFlags flags) { in MarkConcurrentRoots() function in art::gc::collector::MarkSweep