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