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

/art/runtime/
H A Djni_internal_test.cc658 EXPECT_PRIMITIVE_ARRAY(NewCharArray, GetCharArrayRegion, SetCharArrayRegion,
835 env_->SetCharArrayRegion(reinterpret_cast<jcharArray>(array), 0, kLength,
H A Dcheck_jni.cc1995 CheckJNI::SetCharArrayRegion,
H A Djni_internal.cc2330 static void SetCharArrayRegion(JNIEnv* env, jcharArray array, jsize start, jsize length, function in class:art::JNI
2929 JNI::SetCharArrayRegion,

Completed in 998 milliseconds