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