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