Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmalloc_space.cc126 void MallocSpace::SetGrowthLimit(size_t growth_limit) { in SetGrowthLimit() function in art::gc::space::MallocSpace
187 SetGrowthLimit(RoundUp(size, kPageSize)); in CreateZygoteSpace()
Dmalloc_space.h124 void SetGrowthLimit(size_t growth_limit);