Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor.cc118 void ReferenceProcessor::ProcessReferences(bool concurrent, TimingLogger* timings, in ProcessReferences() function in art::gc::ReferenceProcessor
/art/runtime/gc/collector/
Dsemi_space.cc157 void SemiSpace::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::SemiSpace
Dmark_compact.cc141 void MarkCompact::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkCompact
Dconcurrent_copying.cc1676 void ConcurrentCopying::ProcessReferences(Thread* self, bool concurrent) { in ProcessReferences() function in art::gc::collector::ConcurrentCopying
Dmark_sweep.cc175 void MarkSweep::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkSweep