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

  /art/runtime/
parsed_options.h 71 size_t heap_min_free_; member in class:art::ParsedOptions
parsed_options.cc 183 heap_min_free_ = gc::Heap::kDefaultMinFree;
349 heap_min_free_ = size;
    [all...]
runtime.cc 724 options->heap_min_free_,
    [all...]

Completed in 28 milliseconds