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

  /art/runtime/gc/
heap.h 1162 const bool ignore_max_footprint_; member in class:art::gc::Heap
    [all...]
heap.cc 207 ignore_max_footprint_(ignore_max_footprint),
572 if (ignore_max_footprint_) {
    [all...]

Completed in 344 milliseconds