Searched refs:GetDoubleArrayElements (Results 1 – 2 of 2) sorted by relevance
2119 static jdouble* GetDoubleArrayElements(JNIEnv* env, jdoubleArray array, jboolean* is_copy) { in GetDoubleArrayElements() function in art::JNI2879 JNI::GetDoubleArrayElements,
3587 ptr = baseEnv(env)->GetDoubleArrayElements(env, down_cast<jdoubleArray>(array), is_copy); in GetPrimitiveArrayElements()3956 CheckJNI::GetDoubleArrayElements,