Home
last modified time | relevance | path

Searched defs:ScanObject (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/gc/collector/
H A Dsemi_space.cc584 void SemiSpace::ScanObject(Object* obj) { in ScanObject() function in art::gc::collector::SemiSpace
H A Dmark_sweep.cc1297 void MarkSweep::ScanObject(mirror::Object* obj) { in ScanObject() function in art::gc::collector::MarkSweep
H A Dmark_compact.cc4017 void MarkCompact::ScanObject(mirror::Object* obj) { in ScanObject() function in art::gc::collector::MarkCompact