Searched refs:GetThreadDebugSuspendCount (Results 1 – 3 of 3) sorted by relevance
482 static JDWP::JdwpError GetThreadDebugSuspendCount(JDWP::ObjectId thread_id,
2302 JDWP::JdwpError Dbg::GetThreadDebugSuspendCount(JDWP::ObjectId thread_id, JDWP::ExpandBuf* pReply) { in GetThreadDebugSuspendCount() function in art::Dbg
1118 return Dbg::GetThreadDebugSuspendCount(thread_id, pReply); in TR_DebugSuspendCount()