Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dsemi_space.cc612 bool SemiSpace::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* object, in IsNullOrMarkedHeapReference() function in art::gc::collector::SemiSpace
H A Dmark_sweep.cc406 bool MarkSweep::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* ref, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkSweep
H A Dconcurrent_copying.cc3736 bool ConcurrentCopying::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* field, in IsNullOrMarkedHeapReference() function in art::gc::collector::ConcurrentCopying
H A Dmark_compact.cc4234 bool MarkCompact::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* obj, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkCompact