Searched defs:pDexMethod (Results 1 – 5 of 5) sorted by relevance
502 const DexMethod *pDexMethod) in dumpPositions()527 const DexMethod *pDexMethod) in dumpLocals()910 void dumpBytecodes(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpBytecodes()971 void dumpCode(DexFile* pDexFile, const DexMethod* pDexMethod) in dumpCode()992 void dumpMethod(DexFile* pDexFile, const DexMethod* pDexMethod, int i) in dumpMethod()
83 const DexMethod* pDexMethod, int i) in dumpMethod()
110 const DexMethod* pDexMethod) in dexGetCode()
620 DexMethod* pDexMethod, void* arg) in markUsedConstants()648 DexMethod* pDexMethod, void* arg) in updateUsedConstants()
1991 static void loadMethodFromDex(ClassObject* clazz, const DexMethod* pDexMethod, in loadMethodFromDex()