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