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