Home
last modified time | relevance | path

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

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