Searched defs:typeIdx (Results 1 – 10 of 10) 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
330 u2 typeIdx; /* index into typeIds for field type */ member387 u2 typeIdx; /* index into typeIds */ member
235 static bool setDefinedClassBit(const CheckState* state, u4 typeIdx) { in setDefinedClassBit()1748 u4 typeIdx = in setHandlerOffsAndVerify() local
300 int typeIdx = readStringIndex(bs); in decode0() local312 int typeIdx = readStringIndex(bs); in decode0() local
314 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
593 public int typeIdx; // index into type_ids (field type) field in DexData.FieldIdItem
577 int typeIdx = in.readUnsignedShort(); in parseLocalVariables() local