Home
last modified time | relevance | path

Searched defs:AsBumpPointerSpace (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/space/
Dbump_pointer_space.h138 BumpPointerSpace* AsBumpPointerSpace() OVERRIDE { in AsBumpPointerSpace() function
Dspace.cc56 BumpPointerSpace* Space::AsBumpPointerSpace() { in AsBumpPointerSpace() function in art::gc::space::Space