Searched refs:heap_max_free_ (Results 1 - 3 of 3) sorted by last modified time

/art/runtime/
H A Dparsed_options.cc184 heap_max_free_ = gc::Heap::kDefaultMaxFree;
357 heap_max_free_ = size;
H A Dparsed_options.h72 size_t heap_max_free_; member in class:art::ParsedOptions
H A Druntime.cc709 options->heap_max_free_,

Completed in 76 milliseconds