Searched defs:typeIdx (Results 1 – 11 of 11) sorted by relevance
31 u4 typeIdx; /* type index of the caught exception type */ member99 u4 typeIdx = readUnsignedLeb128(&pIterator->pEncodedData); in dexCatchIteratorNext() local
102 u4 typeIdx = readUnsignedLeb128(pStream); in readTypeIdx() local
279 u2 typeIdx; /* index into typeIds for field type */ member319 u2 typeIdx; /* index into typeIds */ member
259 static bool setDefinedClassBit(const CheckState* state, u4 typeIdx) { in setDefinedClassBit()1681 u4 typeIdx = in setHandlerOffsAndVerify() local
290 int typeIdx = readStringIndex(bs); in decode0() local302 int typeIdx = readStringIndex(bs); in decode0() local
313 int typeIdx = typeIds.indexOf(type); in writeAnnotation() local
296 int typeIdx = readStringIndex(bs); in decode0() local308 int typeIdx = readStringIndex(bs); in decode0() local
315 int typeIdx = typeIds.indexOf(type); in writeAnnotation() local
746 u4 typeIdx, size, count; in processEncodedAnnotation() local891 u4 typeIdx; in getAnnotationItemFromAnnotationSet() local1047 static int compareClassDescriptor(DexFile* pDexFile, u4 typeIdx, in compareClassDescriptor()1072 u4 typeIdx; in searchAnnotationSet() local1104 u4 typeIdx, size; in searchEncodedAnnotation() local
580 public int typeIdx; // index into type_ids (field type) field in DexData.FieldIdItem
574 int typeIdx = in.readUnsignedShort(); in parseLocalVariables() local