Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace.h131 bool IsBumpPointerSpace() const { in IsBumpPointerSpace() function
/art/runtime/native/
Ddalvik_system_VMDebug.cc414 } else if (space->IsBumpPointerSpace()) { in VMDebug_getHeapSpaceStats()
/art/runtime/
Ddebugger.cc754 } else if (space->IsBumpPointerSpace()) { in DdmSendHeapSegments()