Home
last modified time | relevance | path

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

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