Searched refs:ResumeAllForDebugger (Results 1 – 3 of 3) sorted by relevance
141 void ResumeAllForDebugger()
1215 void ThreadList::ResumeAllForDebugger() { in ResumeAllForDebugger() function in art::ThreadList
2462 Runtime::Current()->GetThreadList()->ResumeAllForDebugger(); in ResumeVM()