Searched defs:withGeneric (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DDebugger.cpp1173 void dvmDbgOutputAllFields(RefTypeId refTypeId, bool withGeneric, argument
1187 if (withGeneric) {
1198 if (withGeneric) {
1211 void dvmDbgOutputAllMethods(RefTypeId refTypeId, bool withGeneric, argument
1239 if (withGeneric)
1253 if (withGeneric)
1284 bool withGeneric; member in struct:DebugCallbackContext
1396 if (pContext->withGeneric) {
1410 bool withGeneric, ExpandBuf* pReply)
1426 context.withGeneric
1409 dvmDbgOutputVariableTable(RefTypeId refTypeId, MethodId methodId, bool withGeneric, ExpandBuf* pReply) argument
[all...]

Completed in 37 milliseconds