Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc1408 static void* CreateGuardedPACopy(JNIEnv* env, const jarray java_array, jboolean* is_copy, in CreateGuardedPACopy() function in art::GuardedCopy
2503 ptr = GuardedCopy::CreateGuardedPACopy(env, array, is_copy, ptr); in GetPrimitiveArrayCritical()
3403 ptr = GuardedCopy::CreateGuardedPACopy(env, array, is_copy, ptr); in GetPrimitiveArrayElements()