Searched defs:ZygoteSpace (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/runtime/gc/space/ | ||
H A D | malloc_space.h | 36 class ZygoteSpace; variable |
H A D | zygote_space.cc | 76 ZygoteSpace::ZygoteSpace(const std::string& name, MemMap&& mem_map, size_t objects_allocated) in ZygoteSpace() function in art::gc::space::ZygoteSpace |
H A D | space.h | 53 class ZygoteSpace; variable |
/aosp12/art/runtime/gc/ | ||
H A D | heap.h | 110 class ZygoteSpace; variable |