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()
1060 void dumpBytecodes(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpBytecodes()
1133 void dumpCode(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpCode()
1154 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i) in dumpMethod()
1590 void dumpMethodMap(DexFile* pDexFile, const DexMethod* pDexMethod, int idx, in dumpMethodMap()
/dalvik/libdex/
DDexClass.h110 const DexMethod* pDexMethod) in dexGetCode()