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

  /art/runtime/
gc_root.h 116 class SingleRootVisitor : public RootVisitor {
thread.cc     [all...]
class_linker_test.cc 443 class TestRootVisitor : public SingleRootVisitor {
    [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 558 class MarkSweep::VerifyRootMarkedVisitor : public SingleRootVisitor {
587 class MarkSweep::VerifyRootVisitor : public SingleRootVisitor {
    [all...]
concurrent_copying.cc 659 class ConcurrentCopying::VerifyNoFromSpaceRefsVisitor : public SingleRootVisitor {
    [all...]
  /art/runtime/native/
dalvik_system_VMRuntime.cc 267 class PreloadDexCachesStringsVisitor : public SingleRootVisitor {
  /art/runtime/hprof/
hprof.cc 417 class Hprof : public SingleRootVisitor {
    [all...]
  /art/runtime/gc/
heap.cc     [all...]

Completed in 302 milliseconds