Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetSuperClass

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