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