Home
last modified time | relevance | path

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

/dalvik/dexdump/
DDexDump.cpp1703 void dumpMethodMap(DexFile* pDexFile, const DexMethod* pDexMethod, int idx, in dumpMethodMap() function
1838 dumpMethodMap(pDexFile, &pClassData->directMethods[i], i, &data); in dumpRegisterMaps()
1844 dumpMethodMap(pDexFile, &pClassData->virtualMethods[i], i, &data); in dumpRegisterMaps()