Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A Dspace-inl.h43 DCHECK(IsLargeObjectSpace()); in AsLargeObjectSpace()
H A Dspace.h142 bool IsLargeObjectSpace() const { in IsLargeObjectSpace() function
/aosp12/art/runtime/gc/collector/
H A Dsticky_mark_sweep.cc50 CHECK(space->IsLargeObjectSpace()); in BindBitmaps()
H A Dconcurrent_copying.cc385 CHECK(space->IsLargeObjectSpace()); in BindBitmaps()