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