Home
last modified time | relevance | path

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

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