Home
last modified time | relevance | path

Searched refs:SetAllocBitMapBitsForInvalidSlots (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.h244 void SetAllocBitMapBitsForInvalidSlots();
Drosalloc.cc555 new_run->SetAllocBitMapBitsForInvalidSlots(); in AllocRun()
1090 inline void RosAlloc::Run::SetAllocBitMapBitsForInvalidSlots() { in SetAllocBitMapBitsForInvalidSlots() function in art::gc::allocator::RosAlloc::Run