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

  /art/runtime/
runtime.h 330 void VisitImageRoots(RootVisitor* visitor) REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
runtime.cc     [all...]
  /art/openjdkjvmti/
ti_heap.cc 794 art::Runtime::Current()->VisitImageRoots(&carrv);
    [all...]
  /art/runtime/hprof/
hprof.cc 529 runtime->VisitImageRoots(this);
    [all...]

Completed in 468 milliseconds