Home | History | Annotate | Download | only in runtime

Lines Matching refs:TT_INTERFACE

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