Home
last modified time | relevance | path

Searched refs:heap_max_free_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dparsed_options.h72 size_t heap_max_free_; variable
Dparsed_options.cc184 heap_max_free_ = gc::Heap::kDefaultMaxFree; in Parse()
356 heap_max_free_ = size; in Parse()
Druntime.cc725 options->heap_max_free_, in Init()