Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dzygote_space.h44 ZygoteSpace* AsZygoteSpace() OVERRIDE { in AsZygoteSpace() function
Dspace.cc51 ZygoteSpace* Space::AsZygoteSpace() { in AsZygoteSpace() function in art::gc::space::Space