Searched refs:GetDoubleArrayRegion (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Djni_internal_test.cc662 EXPECT_PRIMITIVE_ARRAY(NewDoubleArray, GetDoubleArrayRegion, SetDoubleArrayRegion,
804 env_->GetDoubleArrayRegion(reinterpret_cast<jdoubleArray>(array), 0, kLength,
H A Dcheck_jni.cc1992 CheckJNI::GetDoubleArrayRegion,
H A Djni_internal.cc2291 static void GetDoubleArrayRegion(JNIEnv* env, jdoubleArray array, jsize start, jsize length, function in class:art::JNI
2926 JNI::GetDoubleArrayRegion,

Completed in 86 milliseconds