Searched refs:kDefaultNonMovingSpaceCapacity (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dheap.h136 static constexpr size_t kDefaultNonMovingSpaceCapacity = 64 * MB; member in class:art::gc::Heap
/art/runtime/
H A Dparsed_options.cc185 heap_non_moving_space_capacity_ = gc::Heap::kDefaultNonMovingSpaceCapacity;

Completed in 36 milliseconds