Searched defs:AsZygoteSpace (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/space/ | ||
H A D | zygote_space.h | 47 ZygoteSpace* AsZygoteSpace() override { in AsZygoteSpace() function |
H A D | space.cc | 54 ZygoteSpace* Space::AsZygoteSpace() { in AsZygoteSpace() function in art::gc::space::Space |