Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc1083 static void* CreateGuardedPACopy(JNIEnv* env, const jarray java_array, jboolean* isCopy) { in CreateGuardedPACopy() function
1600 result = reinterpret_cast<ResultT>(CreateGuardedPACopy(env, array, isCopy)); in Check()
1705 result = CreateGuardedPACopy(env, array, isCopy); in GetPrimitiveArrayCritical()