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

  /art/runtime/
monitor_test.cc 63 Runtime::Current()->GetHeap()->SetIdealFootprint(1 * GB);
  /art/runtime/gc/
heap.h 317 void SetIdealFootprint(size_t max_allowed_footprint);
    [all...]
heap.cc 413 SetIdealFootprint(std::numeric_limits<size_t>::max());
    [all...]
  /art/runtime/arch/
stub_test.cc     [all...]

Completed in 207 milliseconds