Searched defs:Space (Results 1 – 5 of 5) sorted by relevance
/art/runtime/gc/space/ | ||
D | image_space.h | 96 friend class Space; variable |
D | space.cc | 25 Space::Space(const std::string& name, GcRetentionPolicy gc_retention_policy) in Space() function in art::gc::space::Space |
D | large_object_space.h | 71 friend class Space; variable |
/art/runtime/gc/accounting/ | ||
D | mod_union_table.h | 39 class Space; variable |
/art/runtime/gc/ | ||
D | heap.h | 68 class Space; variable |