Searched defs:ZygoteSpace (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ | ||
D | malloc_space.h | 34 class ZygoteSpace; variable |
D | zygote_space.cc | 65 ZygoteSpace::ZygoteSpace(const std::string& name, MemMap* mem_map, size_t objects_allocated) in ZygoteSpace() function in art::gc::space::ZygoteSpace |
D | space.h | 54 class ZygoteSpace; variable |
/art/runtime/gc/ | ||
D | heap.h | 93 class ZygoteSpace; variable |