Home
last modified time | relevance | path

Searched defs:alloc_space (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dspace_test.h68 mirror::Object* Alloc(space::MallocSpace* alloc_space, in Alloc()
88 mirror::Object* AllocWithGrowth(space::MallocSpace* alloc_space, in AllocWithGrowth()
/art/runtime/gc/collector/
Dsemi_space.cc656 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
Dmark_compact.cc538 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
Dmark_sweep.cc1238 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray() local
1321 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local