Searched refs:SetShortArrayRegion (Results 1 - 3 of 3) sorted by last modified time

/art/runtime/
H A Djni_internal.cc2357 static void SetShortArrayRegion(JNIEnv* env, jshortArray array, jsize start, jsize length, function in class:art::JNI
2930 JNI::SetShortArrayRegion,
H A Djni_internal_test.cc678 EXPECT_PRIMITIVE_ARRAY(NewShortArray, GetShortArrayRegion, SetShortArrayRegion,
831 env_->SetShortArrayRegion(reinterpret_cast<jshortArray>(array), 0, kLength,
H A Dcheck_jni.cc1996 CheckJNI::SetShortArrayRegion,

Completed in 191 milliseconds