Home | History | Annotate | Download | only in dexdump

Lines Matching refs:dumpMethod

1145 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i)
1496 dumpMethod(pDexFile, &pClassData->directMethods[i], i);
1502 dumpMethod(pDexFile, &pClassData->virtualMethods[i], i);