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