Home
last modified time | relevance | path

Searched refs:kRootDebugger (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dgc_root.h51 kRootDebugger, enumerator
Dthread.cc3377 tlsPtr_.debug_invoke_req->VisitRoots(visitor, RootInfo(kRootDebugger, thread_id)); in VisitRoots()
/art/runtime/gc/
Dallocation_record.cc102 BufferedRootVisitor<kDefaultBufferedRootCount> buffered_visitor(visitor, RootInfo(kRootDebugger)); in VisitRoots()
/art/runtime/openjdkjvmti/
Dti_heap.cc1018 case art::RootType::kRootDebugger: in GetReferenceKind()