Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dreference_processor.cc317 void ReferenceProcessor::DelayReferenceReferent(ObjPtr<mirror::Class> klass, in DelayReferenceReferent() function in art::gc::ReferenceProcessor
/aosp_15_r20/art/runtime/gc/collector/
H A Dsemi_space.cc540 void SemiSpace::DelayReferenceReferent(ObjPtr<mirror::Class> klass, in DelayReferenceReferent() function in art::gc::collector::SemiSpace
H A Dmark_sweep.cc1254 void MarkSweep::DelayReferenceReferent(ObjPtr<mirror::Class> klass, ObjPtr<mirror::Reference> ref) { in DelayReferenceReferent() function in art::gc::collector::MarkSweep
H A Dconcurrent_copying.cc3766 void ConcurrentCopying::DelayReferenceReferent(ObjPtr<mirror::Class> klass, in DelayReferenceReferent() function in art::gc::collector::ConcurrentCopying
H A Dmark_compact.cc4246 void MarkCompact::DelayReferenceReferent(ObjPtr<mirror::Class> klass, in DelayReferenceReferent() function in art::gc::collector::MarkCompact