Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace.h131 bool IsBumpPointerSpace() const { in IsBumpPointerSpace() function
/art/runtime/
Ddebugger.cc749 } else if (space->IsBumpPointerSpace()) { in DdmSendHeapSegments()