Searched refs:SuspendSelfForDebugger (Results 1 – 3 of 3) sorted by relevance
104 void SuspendSelfForDebugger()
656 void ThreadList::SuspendSelfForDebugger() { in SuspendSelfForDebugger() function in art::ThreadList
2419 Runtime::Current()->GetThreadList()->SuspendSelfForDebugger(); in SuspendSelf()