Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space-inl.h424 first_reg->SetNewlyAllocated(); in AllocLargeInRange()
437 regions_[p].SetNewlyAllocated(); in AllocLargeInRange()
Dregion_space.h459 void SetNewlyAllocated() { in SetNewlyAllocated() function
Dregion_space.cc1047 r->SetNewlyAllocated(); in AllocateRegion()