HomeSort by relevance Sort by last modified time
    Searched refs:SetIdealFootprint (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap.h 208 void SetIdealFootprint(size_t max_allowed_footprint);
heap.cc 228 SetIdealFootprint(std::numeric_limits<size_t>::max());
    [all...]

Completed in 26 milliseconds