Searched refs:GetThreadGroupParent (Results 1 – 3 of 3) sorted by relevance
468 static JDWP::JdwpError GetThreadGroupParent(JDWP::ObjectId thread_group_id,
2149 JDWP::JdwpError Dbg::GetThreadGroupParent(JDWP::ObjectId thread_group_id, JDWP::ExpandBuf* pReply) { in GetThreadGroupParent() function in art::Dbg
1139 return Dbg::GetThreadGroupParent(thread_group_id, pReply); in TGR_Parent()