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