Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A Dspace_test.h67 mirror::Object* Alloc(space::MallocSpace* alloc_space, in Alloc()
87 mirror::Object* AllocWithGrowth(space::MallocSpace* alloc_space, in AllocWithGrowth()
/aosp12/art/runtime/gc/collector/
H A Dsemi_space.cc514 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
H A Dmark_sweep.cc1239 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray() local
1322 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
H A Dconcurrent_copying.cc2497 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
2530 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray() local
/aosp12/art/runtime/gc/
H A Dheap.cc2284 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in UnBindBitmaps() local