Searched defs:Space (Results 1 – 6 of 6) sorted by relevance
| /art/runtime/gc/ | ||
| D | verification.h | 33 class Space; variable |
| D | heap.h | 107 class Space; variable |
| /art/runtime/gc/space/ | ||
| D | zygote_space.h | 94 friend class Space; variable |
| D | image_space.h | 213 friend class Space; variable |
| D | space.cc | 32 Space::Space(const std::string& name, GcRetentionPolicy gc_retention_policy) in Space() function in art::gc::space::Space |
| D | large_object_space.h | 143 friend class Space; variable |