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

  /art/runtime/gc/
heap.h 143 static constexpr double kDefaultHeapGrowthMultiplier = 2.0;
    [all...]
  /art/runtime/
parsed_options.cc 187 foreground_heap_growth_multiplier_ = gc::Heap::kDefaultHeapGrowthMultiplier;
    [all...]

Completed in 97 milliseconds