Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc772 bool SemiSpace::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* object, in IsNullOrMarkedHeapReference() function in art::gc::collector::SemiSpace
Dmark_compact.cc483 bool MarkCompact::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* ref_ptr, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkCompact
Dmark_sweep.cc416 bool MarkSweep::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* ref, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc2714 bool ConcurrentCopying::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* field, in IsNullOrMarkedHeapReference() function in art::gc::collector::ConcurrentCopying