Searched defs:foreground_heap_growth_multiplier (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | runtime.cc | 1548 float foreground_heap_growth_multiplier; in Init() local |
/aosp12/art/runtime/gc/ | ||
H A D | heap.cc | 253 double foreground_heap_growth_multiplier, in Heap() |