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

  /art/runtime/
runtime.h 280 void VisitConcurrentRoots(RootCallback* visitor, void* arg,
runtime.cc     [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 513 Runtime::Current()->VisitConcurrentRoots(MarkRootCallback, this, flags);
    [all...]

Completed in 819 milliseconds