Searched defs:ClampGrowthLimit (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/space/ | ||
D | malloc_space.cc | 255 void MallocSpace::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::space::MallocSpace |
/art/runtime/gc/ | ||
D | heap.cc | 3655 void Heap::ClampGrowthLimit() { in ClampGrowthLimit() function in art::gc::Heap |