Home | History | Annotate | Download | only in dexdump

Lines Matching defs:dumpMethod

1147 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i)
1498 dumpMethod(pDexFile, &pClassData->directMethods[i], i);
1504 dumpMethod(pDexFile, &pClassData->virtualMethods[i], i);