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

  /art/runtime/gc/
allocation_record.h 205 static constexpr size_t kDefaultAllocStackDepth = 16;
301 size_t max_stack_depth_ = kDefaultAllocStackDepth;
heap.cc 307 alloc_record_depth_(AllocRecordObjectMap::kDefaultAllocStackDepth),
    [all...]

Completed in 89 milliseconds