Searched refs:ResumeAllForDebugger (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dthread_list.h144 void ResumeAllForDebugger()
H A Dthread_list.cc1226 void ThreadList::ResumeAllForDebugger() { function in class:art::ThreadList
1230 VLOG(threads) << *self << " ResumeAllForDebugger starting...";
1274 VLOG(threads) << *self << " ResumeAllForDebugger complete";
H A Ddebugger.cc2512 Runtime::Current()->GetThreadList()->ResumeAllForDebugger();

Completed in 162 milliseconds