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

  /art/runtime/gc/
heap.h 419 void DeleteThreadPool();
heap.cc 253 void Heap::DeleteThreadPool() {
    [all...]
  /art/runtime/
runtime.cc 122 heap_->DeleteThreadPool();
    [all...]

Completed in 514 milliseconds