Home | History | Annotate | Download | only in jni

Lines Matching refs:stringIndex

1754         jint stringIndex = -1;
1761 stringIndex = value.data;
1775 env->SetIntArrayRegion(array, j + 1, 1, &stringIndex);