Searched refs:ReleaseGuardedPACopy (Results 1 – 1 of 1) sorted by relevance
/art/runtime/jni/ |
D | check_jni.cc | 1561 static void* ReleaseGuardedPACopy(const char* function_name, JNIEnv* env, in ReleaseGuardedPACopy() function in art::__anon846bc2ca0111::GuardedCopy 2700 carray = GuardedCopy::ReleaseGuardedPACopy(__FUNCTION__, env, array, carray, mode); in ReleasePrimitiveArrayCritical() 3618 elems = GuardedCopy::ReleaseGuardedPACopy(function_name, env, array, elems, mode); in ReleasePrimitiveArrayElements()
|