Home | History | Annotate | Download | only in vm

Lines Matching refs:withGeneric

1217 void dvmDbgOutputAllFields(RefTypeId refTypeId, bool withGeneric,
1238 if (withGeneric)
1248 if (withGeneric)
1259 void dvmDbgOutputAllMethods(RefTypeId refTypeId, bool withGeneric,
1287 if (withGeneric)
1301 if (withGeneric)
1337 bool withGeneric;
1449 if (pContext->withGeneric) {
1459 * For Method.VariableTable[WithGeneric]: output information about local
1463 bool withGeneric, ExpandBuf* pReply)
1479 context.withGeneric = withGeneric;