Home | History | Annotate | Download | only in runtime

Lines Matching full:with_generic

1245 JDWP::JdwpError Dbg::OutputDeclaredFields(JDWP::RefTypeId class_id, bool with_generic, JDWP::ExpandBuf* pReply) {
1263 if (with_generic) {
1272 JDWP::JdwpError Dbg::OutputDeclaredMethods(JDWP::RefTypeId class_id, bool with_generic,
1291 if (with_generic) {
1359 void Dbg::OutputVariableTable(JDWP::RefTypeId, JDWP::MethodId method_id, bool with_generic, JDWP::ExpandBuf* pReply) {
1363 bool with_generic;
1375 if (pContext->with_generic) {
1400 context.with_generic = with_generic;