Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace.cc59 BumpPointerSpace* Space::AsBumpPointerSpace() { in AsBumpPointerSpace() function in art::gc::space::Space
Dbump_pointer_space.h146 BumpPointerSpace* AsBumpPointerSpace() override { in AsBumpPointerSpace() function