Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep.h357 class CheckpointMarkThreadRoots; variable
Dmark_sweep.cc1114 class MarkSweep::CheckpointMarkThreadRoots : public Closure, public RootVisitor { class in art::gc::collector::MarkSweep
1116 CheckpointMarkThreadRoots(MarkSweep* mark_sweep, in CheckpointMarkThreadRoots() function in art::gc::collector::MarkSweep::CheckpointMarkThreadRoots