Home | History | Annotate | Download | only in vm

Lines Matching refs:withGeneric

1173 void dvmDbgOutputAllFields(RefTypeId refTypeId, bool withGeneric,
1187 if (withGeneric) {
1198 if (withGeneric) {
1211 void dvmDbgOutputAllMethods(RefTypeId refTypeId, bool withGeneric,
1239 if (withGeneric)
1253 if (withGeneric)
1289 bool withGeneric;
1401 if (pContext->withGeneric) {
1411 * For Method.VariableTable[WithGeneric]: output information about local
1415 bool withGeneric, ExpandBuf* pReply)
1431 context.withGeneric = withGeneric;