Home | History | Annotate | Download | only in runtime

Lines Matching refs:TT_CLASS

1130     return JDWP::TT_CLASS;
1193 *pTypeTag = c->IsInterface() ? JDWP::TT_INTERFACE : JDWP::TT_CLASS;