Searched defs:ClampGrowthLimit (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/space/ | ||
D | malloc_space.cc | 279 void MallocSpace::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::space::MallocSpace |
D | region_space.cc | 800 void RegionSpace::ClampGrowthLimit(size_t new_capacity) { in ClampGrowthLimit() function in art::gc::space::RegionSpace |
/art/runtime/gc/ | ||
D | heap.cc | 3646 void Heap::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::Heap |