Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc305 DCHECK(space == heap_->GetNonMovingSpace() || space == heap_->GetPrimaryFreeListSpace()) in MarkReachableObjects()
/art/runtime/gc/
Dheap.h743 space::MallocSpace* GetPrimaryFreeListSpace() { in GetPrimaryFreeListSpace() function