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