Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc608 bool SemiSpace::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* object, in IsNullOrMarkedHeapReference() function in art::gc::collector::SemiSpace
Dmark_sweep.cc418 bool MarkSweep::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* ref, in IsNullOrMarkedHeapReference() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc3794 bool ConcurrentCopying::IsNullOrMarkedHeapReference(mirror::HeapReference<mirror::Object>* field, in IsNullOrMarkedHeapReference() function in art::gc::collector::ConcurrentCopying