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

  /art/runtime/gc/
heap.h 670 const size_t max_allocation_stack_size_; member in class:art::gc::Heap
heap.cc 126 max_allocation_stack_size_(kGCALotMode ? kGcAlotInterval
207 max_allocation_stack_size_));
209 max_allocation_stack_size_));
    [all...]

Completed in 68 milliseconds