Home
last modified time | relevance | path

Searched defs:ClampGrowthLimit (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dmalloc_space.cc279 void MallocSpace::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::space::MallocSpace
Dregion_space.cc792 void RegionSpace::ClampGrowthLimit(size_t new_capacity) { in ClampGrowthLimit() function in art::gc::space::RegionSpace
/art/runtime/gc/
Dheap.cc3617 void Heap::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::Heap