Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep.h359 friend class CheckpointMarkThreadRoots; variable
Dmark_sweep.cc1112 class CheckpointMarkThreadRoots : public Closure, public RootVisitor { class
1114 CheckpointMarkThreadRoots(MarkSweep* mark_sweep, in CheckpointMarkThreadRoots() function in art::gc::collector::CheckpointMarkThreadRoots