Lines Matching refs:JNI_ABORT
2432 if (mode != JNI_ABORT) {2435 // Warn if we have JNI_ABORT and the arrays don't match since this is usually an error.2436 LOG(WARNING) << "Possible incorrect JNI_ABORT in Release*ArrayElements";