Home
last modified time | relevance | path

Searched defs:pMethodId (Results 1 – 9 of 9) sorted by relevance

/dalvik/libdex/
DDexProto.h88 const DexFile* pDexFile, const DexMethodId* pMethodId) in dexProtoSetFromMethodId()
124 const DexMethodId* pMethodId, DexStringCache* pCache) in dexGetDescriptorFromMethodId()
138 const DexMethodId* pMethodId) in dexCopyDescriptorFromMethodId()
/dalvik/vm/oo/
DResolve.cpp181 const DexMethodId* pMethodId; in dvmResolveMethod() local
287 const DexMethodId* pMethodId; in dvmResolveInterfaceMethod() local
DClass.cpp2152 const DexMethodId* pMethodId; in loadMethodFromDex() local
/dalvik/dexdump/
DDexDump.cpp618 const DexMethodId *pMethodId in dumpPositions() local
644 const DexMethodId *pMethodId in dumpLocals() local
658 const DexMethodId* pMethodId; in getMethodInfo() local
1135 const DexMethodId* pMethodId; in dumpMethod() local
1573 const DexMethodId* pMethodId; in dumpMethodMap() local
/dalvik/dexlist/
DDexList.cpp97 const DexMethodId* pMethodId; in dumpMethod() local
/dalvik/vm/analysis/
DOptimize.cpp769 const DexMethodId* pMethodId; in dvmOptResolveMethod() local
992 const DexMethodId* pMethodId; in dvmOptResolveInterfaceMethod() local
DCodeVerify.cpp1128 const DexMethodId* pMethodId = dexGetMethodId(pDexFile, pDecInsn->vB); in verifyInvocationArgs() local
/dalvik/vm/interp/
DInterp.cpp1327 const DexMethodId* pMethodId = dexGetMethodId(pDvmDex->pDexFile, ref); in classNameFromIndex() local
1381 const DexMethodId* pMethodId = dexGetMethodId(pDvmDex->pDexFile, ref); in methodNameFromIndex() local
/dalvik/vm/reflect/
DAnnotation.cpp235 const DexMethodId* pMethodId; in resolveAmbiguousMethod() local
1566 const DexMethodId* pMethodId = dexGetMethodId(pDexFile, methodIdx); in compareMethodStr() local