Home
last modified time | relevance | path

Searched defs:ProcessReferences (Results 1 – 5 of 5) sorted by relevance

/art/runtime/gc/
Dreference_processor.cc119 void ReferenceProcessor::ProcessReferences(bool concurrent, TimingLogger* timings, in ProcessReferences() function in art::gc::ReferenceProcessor
/art/runtime/gc/collector/
Dsemi_space.cc168 void SemiSpace::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::SemiSpace
Dmark_compact.cc117 void MarkCompact::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkCompact
Dmark_sweep.cc174 void MarkSweep::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc2106 void ConcurrentCopying::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::ConcurrentCopying