Home
last modified time | relevance | path

Searched defs:pDexMethod (Results 1 – 2 of 2) sorted by relevance

/dalvik/dexdump/
DDexDump.cpp619 const DexMethod *pDexMethod) in dumpPositions()
644 const DexMethod *pDexMethod) in dumpLocals()
1182 void dumpBytecodes(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpBytecodes()
1255 void dumpCode(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpCode()
1276 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i) in dumpMethod()
1703 void dumpMethodMap(DexFile* pDexFile, const DexMethod* pDexMethod, int idx, in dumpMethodMap()
/dalvik/libdex/
DDexClass.h110 const DexMethod* pDexMethod) in dexGetCode()