Searched defs:AddSpace (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | immune_spaces.cc | 107 void ImmuneSpaces::AddSpace(space::ContinuousSpace* space) { in AddSpace() function in art::gc::collector::ImmuneSpaces |
| /art/runtime/gc/ | ||
| D | heap.cc | 1146 void Heap::AddSpace(space::Space* space) { in AddSpace() function in art::gc::Heap |