Home
last modified time | relevance | path

Searched refs:SetNewlyAllocated (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dregion_space-inl.h429 first_reg->SetNewlyAllocated(); in AllocLargeInRange()
442 regions_[p].SetNewlyAllocated(); in AllocLargeInRange()
Dregion_space.h448 void SetNewlyAllocated() { in SetNewlyAllocated() function
Dregion_space.cc1003 r->SetNewlyAllocated(); in AllocateRegion()