Searched defs:Space (Results 1 – 6 of 6) sorted by relevance
/art/runtime/gc/space/ | ||
D | zygote_space.h | 91 friend class Space; variable |
D | image_space.h | 141 friend class Space; variable |
D | space.cc | 29 Space::Space(const std::string& name, GcRetentionPolicy gc_retention_policy) in Space() function in art::gc::space::Space |
D | large_object_space.h | 106 friend class Space; variable |
/art/runtime/gc/accounting/ | ||
D | mod_union_table.h | 40 class Space; variable |
/art/runtime/gc/ | ||
D | heap.h | 88 class Space; variable |