Searched refs:GetReflectedType (Results 1 – 3 of 3) sorted by relevance
274 static JDWP::JdwpError GetReflectedType(JDWP::RefTypeId class_id, JDWP::ExpandBuf* pReply)
998 JDWP::JdwpError Dbg::GetReflectedType(JDWP::RefTypeId class_id, JDWP::ExpandBuf* pReply) { in GetReflectedType() function in art::Dbg
1401 return Dbg::GetReflectedType(class_object_id, pReply); in COR_ReflectedType()