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

  /art/runtime/
runtime.h 110 size_t heap_max_free_; member in class:art::Runtime::ParsedOptions
runtime.cc 338 parsed->heap_max_free_ = gc::Heap::kDefaultMaxFree;
474 parsed->heap_max_free_ = size;
880 options->heap_max_free_,
    [all...]

Completed in 40 milliseconds