Searched refs:dumpMethodMap (Results 1 - 1 of 1) sorted by relevance

/dalvik/dexdump/
H A DDexDump.cpp1583 void dumpMethodMap(DexFile* pDexFile, const DexMethod* pDexMethod, int idx, function
1718 dumpMethodMap(pDexFile, &pClassData->directMethods[i], i, &data);
1724 dumpMethodMap(pDexFile, &pClassData->virtualMethods[i], i, &data);

Completed in 56 milliseconds