Searched refs:typeId (Results 1 – 3 of 3) sorted by relevance
85 int typeId = one.getIndex(); in visit() local86 int mappedId = indexMap.adjustType(typeId); in visit()87 jumboCheck(typeId, mappedId); in visit()
650 const DexTypeId* typeId = dexGetTypeId(pDexFile, idx); in dexStringByTypeIdx() local651 return dexStringById(pDexFile, typeId->descriptorIdx); in dexStringByTypeIdx()
861 RefTypeId typeId; in handleOR_ReferenceType() local862 dvmDbgGetObjectType(objectId, &refTypeTag, &typeId); in handleOR_ReferenceType()865 expandBufAddRefTypeId(pReply, typeId); in handleOR_ReferenceType()