Searched defs:AsZygoteSpace (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/space/ | ||
D | zygote_space.h | 44 ZygoteSpace* AsZygoteSpace() OVERRIDE { in AsZygoteSpace() function |
D | space.cc | 51 ZygoteSpace* Space::AsZygoteSpace() { in AsZygoteSpace() function in art::gc::space::Space |