Home
last modified time | relevance | path

Searched refs:CreateGuardedPACopy (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jni/
Dcheck_jni.cc1543 static void* CreateGuardedPACopy(JNIEnv* env, const jarray java_array, jboolean* is_copy, in CreateGuardedPACopy() function in art::__anon846bc2ca0111::GuardedCopy
2682 ptr = GuardedCopy::CreateGuardedPACopy(env, array, is_copy, ptr); in GetPrimitiveArrayCritical()
3598 ptr = GuardedCopy::CreateGuardedPACopy(env, array, is_copy, ptr); in GetPrimitiveArrayElements()