Home
last modified time | relevance | path

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

/aosp_15_r20/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()
/aosp_15_r20/art/runtime/gc/collector/
H A Dgarbage_collector.cc317 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray() local
H A Dsemi_space.cc518 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
H A Dmark_sweep.cc1234 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
H A Dconcurrent_copying.cc2501 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
H A Dmark_compact.cc1213 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in Sweep() local
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc2467 space::ContinuousMemMapAllocSpace* alloc_space = space->AsContinuousMemMapAllocSpace(); in UnBindBitmaps() local