Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor.cc153 void ReferenceProcessor::ProcessReferences(bool concurrent, in ProcessReferences() function in art::gc::ReferenceProcessor
/art/runtime/gc/collector/
Dsemi_space.cc146 void SemiSpace::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::SemiSpace
Dmark_sweep.cc178 void MarkSweep::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc3750 void ConcurrentCopying::ProcessReferences(Thread* self) { in ProcessReferences() function in art::gc::collector::ConcurrentCopying