Home
last modified time | relevance | path

Searched defs:ZygoteSpace (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/gc/space/
H A Dmalloc_space.h36 class ZygoteSpace; variable
H A Dzygote_space.cc76 ZygoteSpace::ZygoteSpace(const std::string& name, MemMap&& mem_map, size_t objects_allocated) in ZygoteSpace() function in art::gc::space::ZygoteSpace
H A Dspace.h53 class ZygoteSpace; variable
/aosp12/art/runtime/gc/
H A Dheap.h110 class ZygoteSpace; variable