Home
last modified time | relevance | path

Searched refs:IsAllocSpace (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dspace.h158 virtual bool IsAllocSpace() const { in IsAllocSpace() function
409 bool IsAllocSpace() const OVERRIDE { in IsAllocSpace() function
Dlarge_object_space.h71 bool IsAllocSpace() const OVERRIDE { in IsAllocSpace() function
/art/runtime/gc/collector/
Dmark_sweep.cc1198 if (space->IsAllocSpace() && in SweepArray()
/art/runtime/gc/
Dheap.cc1035 if (space->IsAllocSpace()) { in AddSpace()
1076 if (space->IsAllocSpace()) { in RemoveSpace()