Searched refs:typeId (Results 1 – 2 of 2) sorted by relevance
93 int typeId = one.getIndex(); in visit() local94 int mappedId = indexMap.adjustType(typeId); in visit()
733 const DexTypeId* typeId = dexGetTypeId(pDexFile, idx); in dexStringByTypeIdx() local734 return dexStringById(pDexFile, typeId->descriptorIdx); in dexStringByTypeIdx()