Home | History | Annotate | Download | only in runtime

Lines Matching full:getsuperclass

618 JDWP::JdwpError Dbg::GetSuperclass(JDWP::RefTypeId id, JDWP::RefTypeId& superclass_id) {
628 superclass_id = gRegistry->Add(c->GetSuperClass());