Home | History | Annotate | Download | only in jni

Lines Matching refs:GetDoubleArrayElements

3592           ptr = baseEnv(env)->GetDoubleArrayElements(env, down_cast<jdoubleArray>(array), is_copy);
3961 CheckJNI::GetDoubleArrayElements,