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

  /art/runtime/gc/
heap.h 136 static constexpr size_t kDefaultNonMovingSpaceCapacity = 64 * MB;
    [all...]
  /art/runtime/
parsed_options.cc 185 heap_non_moving_space_capacity_ = gc::Heap::kDefaultNonMovingSpaceCapacity;
    [all...]

Completed in 37 milliseconds