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