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