Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.h92 bool IsNullOrMarkedHeapReference([[maybe_unused]] mirror::HeapReference<mirror::Object>* obj, in IsNullOrMarkedHeapReference() function
Dsemi_space.cc612 bool SemiSpace::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* object, in IsNullOrMarkedHeapReference() function in art::gc::collector::SemiSpace
Dmark_sweep.cc406 bool MarkSweep::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* ref, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc3739 bool ConcurrentCopying::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* field, in IsNullOrMarkedHeapReference() function in art::gc::collector::ConcurrentCopying
Dmark_compact.cc4804 bool MarkCompact::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* obj, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkCompact