Searched refs:GetThreadGroup (Results 1 – 3 of 3) sorted by relevance
463 static JDWP::JdwpError GetThreadGroup(JDWP::ObjectId thread_id, JDWP::ExpandBuf* pReply)
2081 JDWP::JdwpError Dbg::GetThreadGroup(JDWP::ObjectId thread_id, JDWP::ExpandBuf* pReply) { in GetThreadGroup() function in art::Dbg
1002 return Dbg::GetThreadGroup(thread_id, pReply); in TR_ThreadGroup()