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

  /art/runtime/gc/
heap.cc 551 live_stack_.reset(accounting::ObjectStack::Create(
    [all...]
heap.h 589 return live_stack_.get();
1328 std::unique_ptr<accounting::ObjectStack> live_stack_; member in class:art::gc::Heap
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc     [all...]

Completed in 76 milliseconds