Searched refs:GetThreadGroupName (Results 1 – 3 of 3) sorted by relevance
453 static JDWP::JdwpError GetThreadGroupName(JDWP::ObjectId thread_group_id,
2165 JDWP::JdwpError Dbg::GetThreadGroupName(JDWP::ObjectId thread_group_id, JDWP::ExpandBuf* pReply) { in GetThreadGroupName() function in art::Dbg
1130 return Dbg::GetThreadGroupName(thread_group_id, pReply); in TGR_Name()