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

  /art/runtime/
runtime_options.def 54 RUNTIME_OPTIONS_KEY (double, ForegroundHeapGrowthMultiplier, gc::Heap::kDefaultHeapGrowthMultiplier)
  /art/runtime/gc/
heap.h 136 static constexpr double kDefaultHeapGrowthMultiplier = 2.0;
    [all...]

Completed in 1406 milliseconds