Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A Dmalloc_space.cc279 void MallocSpace::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::space::MallocSpace
H A Dregion_space.cc800 void RegionSpace::ClampGrowthLimit(size_t new_capacity) { in ClampGrowthLimit() function in art::gc::space::RegionSpace
/aosp12/art/runtime/gc/
H A Dheap.cc3646 void Heap::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::Heap