Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor.cc128 void ReferenceProcessor::ProcessReferences(bool concurrent, in ProcessReferences() function in art::gc::ReferenceProcessor
/art/runtime/gc/collector/
Dsemi_space.cc169 void SemiSpace::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::SemiSpace
Dmark_compact.cc124 void MarkCompact::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkCompact
Dmark_sweep.cc176 void MarkSweep::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc2749 void ConcurrentCopying::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::ConcurrentCopying