Home | History | Annotate | Download | only in runtime

Lines Matching refs:Dbg

1097   Thread* debug_thread = Dbg::GetDebugThread();
1117 // Thread 2 calls SuspendAll and SetStateUnsafe (perhaps from Dbg::Disconnected).
1130 Thread* debug_thread = Dbg::GetDebugThread();
1138 const bool skip_thread_suspension = (pReq != nullptr && !Dbg::IsDebuggerActive());
1159 Dbg::FinishInvokeMethod(pReq);
1167 Dbg::ClearWaitForEventThread();
1194 Thread* debug_thread = Dbg::GetDebugThread();