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

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

Completed in 2954 milliseconds