Searched defs:SetIdealFootprint (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc393 SetIdealFootprint(std::numeric_limits<size_t>::max());
2812 void Heap::SetIdealFootprint(size_t max_allowed_footprint) { function in class:art::gc::Heap
2909 SetIdealFootprint(target_size);

Completed in 13 milliseconds