Searched defs:typeIndex (Results 1 – 3 of 3) sorted by relevance
159 public int typeIndex; field in DebugInfoDecoder.LocalEntry165 int typeIndex, int signatureIndex) { in LocalEntry()
1044 PrimitiveType typeIndex = returnType->primitiveType; in dvmWrapPrimitive() local1097 PrimitiveType typeIndex = returnType->primitiveType; in dvmUnwrapPrimitive() local
248 int typeIndex = input.readUnsignedShort(); in parseAnnotation() local