Home | History | Annotate | Download | only in dexdump

Lines Matching defs:dumpMethod

1276 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i)
1627 dumpMethod(pDexFile, &pClassData->directMethods[i], i);
1633 dumpMethod(pDexFile, &pClassData->virtualMethods[i], i);