Searched refs:dexGetTypeId (Results 1 – 2 of 2) sorted by relevance
692 pDexTypeId = dexGetTypeId(pDexFile, i); in summarizeResults()711 pDexTypeId = dexGetTypeId(pDexFile, pDexMethodId->classIdx); in summarizeResults()729 pDexTypeId = dexGetTypeId(pDexFile, pDexFieldId->classIdx); in summarizeResults()
627 DEX_INLINE const DexTypeId* dexGetTypeId(const DexFile* pDexFile, u4 idx) { in dexGetTypeId() function637 const DexTypeId* typeId = dexGetTypeId(pDexFile, idx); in dexStringByTypeIdx()