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)
1284 bool withGeneric;
1396 if (pContext->withGeneric) {
1406 * For Method.VariableTable[WithGeneric]: output information about local
1410 bool withGeneric, ExpandBuf* pReply)
1426 context.withGeneric = withGeneric;