Home | History | Annotate | Download | only in reflect

Lines Matching defs:typeIndex

1065     PrimitiveType typeIndex = returnType->primitiveType;
1068 if (typeIndex == PRIM_NOT) {
1075 classDescriptor = dexGetBoxedTypeDescriptor(typeIndex);
1094 if (typeIndex == PRIM_LONG || typeIndex == PRIM_DOUBLE)
1116 PrimitiveType typeIndex = returnType->primitiveType;
1119 if (typeIndex == PRIM_NOT) {
1127 } else if (typeIndex == PRIM_VOID) {
1138 if (dvmConvertPrimitiveValue(valueIndex, typeIndex,