Searched refs:HandleScopeVisitRoots (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dthread.h810 void HandleScopeVisitRoots(RootVisitor* visitor, uint32_t thread_id)
H A Dthread.cc2209 void Thread::HandleScopeVisitRoots(RootVisitor* visitor, uint32_t thread_id) { function in class:art::Thread
3375 HandleScopeVisitRoots(visitor, thread_id);

Completed in 33 milliseconds