Home | History | Annotate | Download | only in runtime

Lines Matching refs:with_generic

1530 JDWP::JdwpError Dbg::OutputDeclaredFields(JDWP::RefTypeId class_id, bool with_generic,
1549 if (with_generic) {
1558 JDWP::JdwpError Dbg::OutputDeclaredMethods(JDWP::RefTypeId class_id, bool with_generic,
1575 if (with_generic) {
1645 void Dbg::OutputVariableTable(JDWP::RefTypeId, JDWP::MethodId method_id, bool with_generic,
1651 bool with_generic;
1669 if (pContext->with_generic) {
1692 context.with_generic = with_generic;