Home
last modified time | relevance | path

Searched defs:AddSpace (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dimmune_spaces.cc107 void ImmuneSpaces::AddSpace(space::ContinuousSpace* space) { in AddSpace() function in art::gc::collector::ImmuneSpaces
/art/runtime/gc/
Dheap.cc1036 void Heap::AddSpace(space::Space* space) { in AddSpace() function in art::gc::Heap