Home
last modified time | relevance | path

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

/dalvik/dexdump/
DDexDump.cpp615 const DexMethod *pDexMethod) in dumpPositions()
640 const DexMethod *pDexMethod) in dumpLocals()
1053 void dumpBytecodes(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpBytecodes()
1121 void dumpCode(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpCode()
1142 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i) in dumpMethod()
1578 void dumpMethodMap(DexFile* pDexFile, const DexMethod* pDexMethod, int idx, in dumpMethodMap()
/dalvik/libdex/
DDexClass.h110 const DexMethod* pDexMethod) in dexGetCode()
/dalvik/dexlist/
DDexList.cpp95 const DexMethod* pDexMethod, int i) in dumpMethod()
/dalvik/vm/oo/
DClass.cpp2148 static void loadMethodFromDex(ClassObject* clazz, const DexMethod* pDexMethod, in loadMethodFromDex()