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

/art/runtime/
H A Djni_internal_test.cc659 GetCharArrayElements, ReleaseCharArrayElements, jchar, "[C");
692 EXPECT_EQ(env_->GetCharArrayElements(reinterpret_cast<jcharArray>(array), &is_copy), nullptr);
H A Dcheck_jni.cc1971 CheckJNI::GetCharArrayElements,
H A Djni_internal.cc2214 static jchar* GetCharArrayElements(JNIEnv* env, jcharArray array, jboolean* is_copy) { function in class:art::JNI
2905 JNI::GetCharArrayElements,

Completed in 288 milliseconds