Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dzygote_space.h47 ZygoteSpace* AsZygoteSpace() override { in AsZygoteSpace() function
Dspace.cc54 ZygoteSpace* Space::AsZygoteSpace() { in AsZygoteSpace() function in art::gc::space::Space