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

/art/runtime/
H A Dcheck_jni.cc1538 static void* CreateGuardedPACopy(JNIEnv* env, const jarray java_array, jboolean* is_copy, function in class:art::__anon84::GuardedCopy
2677 ptr = GuardedCopy::CreateGuardedPACopy(env, array, is_copy, ptr);
3593 ptr = GuardedCopy::CreateGuardedPACopy(env, array, is_copy, ptr);

Completed in 23 milliseconds