Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h50 kRootDebugger, enumerator
Dthread.cc2835 tlsPtr_.debug_invoke_req->VisitRoots(visitor, RootInfo(kRootDebugger, thread_id)); in VisitRoots()
/art/runtime/gc/
Dallocation_record.cc100 BufferedRootVisitor<kDefaultBufferedRootCount> buffered_visitor(visitor, RootInfo(kRootDebugger)); in VisitRoots()