Searched refs:DexTypeId (Results 1 – 3 of 3) sorted by relevance
247 typedef struct DexTypeId { struct249 } DexTypeId; typedef487 const DexTypeId* pTypeIds;613 DEX_INLINE const DexTypeId* dexGetTypeId(const DexFile* pDexFile, u4 idx) { in dexGetTypeId()623 const DexTypeId* typeId = dexGetTypeId(pDexFile, idx); in dexStringByTypeIdx()
473 pDexFile->pTypeIds = (const DexTypeId*) (data + pHeader->typeIdsOff); in dexFileSetupBasicPointers()
580 DexTypeId* item = ptr; in swapTypeIdItem()590 const DexTypeId* item = ptr; in crossVerifyTypeIdItem()599 const DexTypeId* item0 = state->previousItem; in crossVerifyTypeIdItem()