Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetIntArrayElements

3388           ptr = baseEnv(env)->GetIntArrayElements(env, down_cast<jintArray>(array), is_copy);
3760 CheckJNI::GetIntArrayElements,