Searched refs:otherIntArray (Results 1 – 1 of 1) sorted by relevance
468 jintArray otherIntArray = (jintArray)env->GetObjectField(object, otherStats_field); in android_os_Debug_getDirtyPagesPid() local470 jint* otherArray = (jint*)env->GetPrimitiveArrayCritical(otherIntArray, 0); in android_os_Debug_getDirtyPagesPid()488 env->ReleasePrimitiveArrayCritical(otherIntArray, otherArray, 0); in android_os_Debug_getDirtyPagesPid()