Searched refs:GetThreadStatus (Results 1 – 3 of 3) sorted by relevance
432 static JDWP::JdwpError GetThreadStatus(JDWP::ObjectId thread_id,
2167 JDWP::JdwpError Dbg::GetThreadStatus(JDWP::ObjectId thread_id, JDWP::JdwpThreadStatus* pThreadStatu… in GetThreadStatus() function in art::Dbg
1007 JdwpError error = Dbg::GetThreadStatus(thread_id, &threadStatus, &suspendStatus); in TR_Status()