Home | History | Annotate | Download | only in runtime

Lines Matching refs:TT_CLASS

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