Home
last modified time | relevance | path

Searched refs:ScanImmuneObject (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h308 void ScanImmuneObject(mirror::Object* obj)
Dconcurrent_copying.cc868 inline void ConcurrentCopying::ScanImmuneObject(mirror::Object* obj) { in ScanImmuneObject() function in art::gc::collector::ConcurrentCopying
890 collector_->ScanImmuneObject(obj); in operator ()()
898 collector_->ScanImmuneObject(obj); in operator ()()