Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_test.h67 mirror::Object* Alloc(space::MallocSpace* alloc_space, in Alloc()
87 mirror::Object* AllocWithGrowth(space::MallocSpace* alloc_space, in AllocWithGrowth()
/art/runtime/gc/collector/
Dsemi_space.cc517 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
Dmark_sweep.cc1239 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray() local
1322 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
Dconcurrent_copying.cc2473 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
2506 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray() local
/art/runtime/gc/
Dheap.cc2285 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in UnBindBitmaps() local