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

/art/runtime/gc/space/
H A Dspace-inl.h43 DCHECK(IsLargeObjectSpace());
H A Dspace.h143 bool IsLargeObjectSpace() const { function in class:art::gc::space::Space
/art/runtime/gc/collector/
H A Dsticky_mark_sweep.cc46 CHECK(space->IsLargeObjectSpace());
/art/runtime/native/
H A Ddalvik_system_VMDebug.cc338 if (space->IsLargeObjectSpace()) {

Completed in 93 milliseconds