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

  /art/runtime/gc/
heap.cc     [all...]
heap.h 321 collector::GcType WaitForGcToComplete(GcCause cause, Thread* self)
    [all...]
  /art/runtime/
runtime.cc 182 heap_->WaitForGcToComplete(gc::kGcCauseBackground, self);
    [all...]

Completed in 987 milliseconds