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