Home | History | Annotate | Download | only in dexdump

Lines Matching defs:dumpMethod

1283 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i)
1634 dumpMethod(pDexFile, &pClassData->directMethods[i], i);
1640 dumpMethod(pDexFile, &pClassData->virtualMethods[i], i);