HomeSort by relevance Sort by last modified time
    Searched refs:ExceptionCheck (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /packages/apps/Gallery2/jni_jpegstream/src/
outputstream_wrapper.cpp 28 if (mEnv->ExceptionCheck()) {
37 if (mEnv->ExceptionCheck()) {
41 if (mBytes == NULL || mEnv->ExceptionCheck()) {
inputstream_wrapper.cpp 30 if (mEnv->ExceptionCheck()) {
35 if (mEnv->ExceptionCheck()) {
39 if (mBytes == NULL || mEnv->ExceptionCheck()) {
52 if (mEnv->ExceptionCheck() || bytesSkipped < 0) {
stream_wrapper.cpp 47 if (mStream == NULL || env->ExceptionCheck()) {
53 if (tmp == NULL || env->ExceptionCheck()){
58 if (mByteArray == NULL || env->ExceptionCheck()){
63 if (mBytes == NULL || env->ExceptionCheck()){
jpegstream.cpp 35 if (env->ExceptionCheck() || thisClass == NULL) {
40 if (NULL == fidNumber || env->ExceptionCheck()) {
70 if (env->ExceptionCheck() || errorFlag != J_SUCCESS) {
77 if (env->ExceptionCheck()) {
88 if (env->ExceptionCheck() || thisClass == NULL) {
96 if (env->ExceptionCheck() || pointClass == NULL) {
100 if (env->ExceptionCheck() || setMethod == NULL) {
106 if (NULL == fidNumber || env->ExceptionCheck()) {
125 if (env->ExceptionCheck() || errorFlag != J_SUCCESS) {
134 if (env->ExceptionCheck()) {
    [all...]
  /external/conscrypt/common/src/jni/main/include/
BioOutputStream.h 37 if (env->ExceptionCheck()) {
51 if (env->ExceptionCheck()) {
BioStream.h 54 if (env->ExceptionCheck()) {
60 if (env->ExceptionCheck()) {
BioInputStream.h 60 if (env->ExceptionCheck()) {
72 if (env->ExceptionCheck()) {
  /art/test/004-JniTest/
jni_test.cc 83 CHECK(!env->ExceptionCheck());
87 CHECK(!env->ExceptionCheck());
98 CHECK(!env->ExceptionCheck());
102 CHECK(!env->ExceptionCheck());
115 CHECK(!env->ExceptionCheck());
119 CHECK(!env->ExceptionCheck());
124 CHECK(!env->ExceptionCheck());
128 CHECK(!env->ExceptionCheck());
132 CHECK(!env->ExceptionCheck());
136 CHECK(!env->ExceptionCheck());
    [all...]
  /art/test/ti-agent/
jni_helper.h 49 if (env->ExceptionCheck()) {
58 if (env->ExceptionCheck()) {
  /frameworks/base/core/jni/
android_server_NetworkManagementSocketTagger.cpp 38 if (env->ExceptionCheck()) {
54 if (env->ExceptionCheck()) {
android_net_LocalSocketImpl.cpp 63 if (env->ExceptionCheck()) {
101 if (env->ExceptionCheck()) {
154 if (env->ExceptionCheck()) {
160 if (env->ExceptionCheck()) {
167 if (env->ExceptionCheck()) {
250 if (env->ExceptionCheck()) {
262 if (env->ExceptionCheck()) {
268 if (env->ExceptionCheck()) {
273 if (env->ExceptionCheck()) {
330 if (env->ExceptionCheck()) {
    [all...]
android_media_DeviceCallback.cpp 77 if (env->ExceptionCheck()) {
  /libcore/luni/src/main/native/
valueOf.cpp 26 if (env->ExceptionCheck()) {
30 if (env->ExceptionCheck()) {
org_apache_harmony_xml_ExpatParser.cpp 282 if (env->ExceptionCheck()) {
289 if (env->ExceptionCheck()) {
295 if (env->ExceptionCheck()) {
464 if (env->ExceptionCheck()) return;
617 if (env->ExceptionCheck()) return;
658 if (env->ExceptionCheck()) return;
705 if (env->ExceptionCheck()) return;
710 if (env->ExceptionCheck()) return;
716 if (env->ExceptionCheck()) return;
737 if (env->ExceptionCheck()) return
    [all...]
  /libnativehelper/include/nativehelper/
toStringArray.h 37 if (env->ExceptionCheck()) {
41 if (env->ExceptionCheck()) {
  /frameworks/base/core/jni/android/graphics/
CreateJavaOutputStreamAdaptor.cpp 78 if (env->ExceptionCheck()) {
94 if (env->ExceptionCheck()) {
118 if (env->ExceptionCheck()) {
208 if (env->ExceptionCheck()) {
217 if (env->ExceptionCheck()) {
257 SkASSERT(!env->ExceptionCheck());
264 SkASSERT(!env->ExceptionCheck());
  /art/test/136-daemon-jni-shutdown/
daemon_jni_shutdown.cc 49 env->ExceptionCheck();
69 // Give threads some time to get stuck in ExceptionCheck.
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Exception.py 63 class ExceptionCheck(object):
86 El = ExceptionCheck('C:\\Hess\\Project\\BuildTool\\src\\Ecc\\exception.xml')
  /libcore/ojluni/src/main/native/
System.c 182 if ((*env)->ExceptionCheck(env)) {
186 if ((*env)->ExceptionCheck(env)) {
190 if ((*env)->ExceptionCheck(env)) {
194 if ((*env)->ExceptionCheck(env)) {
198 if ((*env)->ExceptionCheck(env)) {
202 if ((*env)->ExceptionCheck(env)) {
222 if ((*env)->ExceptionCheck(env)) {
226 if ((*env)->ExceptionCheck(env)) {
  /art/runtime/native/
dalvik_system_DexFile.cc 57 if (env->ExceptionCheck() == JNI_TRUE) {
65 if (env->ExceptionCheck() == JNI_TRUE) {
76 return env->ExceptionCheck() != JNI_TRUE;
84 if (env->ExceptionCheck() == JNI_TRUE) {
90 if (env->ExceptionCheck() == JNI_TRUE) {
100 if (env->ExceptionCheck() == JNI_TRUE) {
117 // if (env->ExceptionCheck()) {
210 DCHECK(env->ExceptionCheck());
360 DCHECK(env->ExceptionCheck());
420 DCHECK(env->ExceptionCheck());
    [all...]
  /cts/tests/sensor/jni/
android_hardware_cts_SensorNativeTest.cpp 24 #define RETURN_ON_EXCEPTION() do { if (env->ExceptionCheck()) { return;} } while(false)
  /cts/tests/tests/nativehardware/jni/
android_hardware_cts_AHardwareBufferNativeTest.cpp 26 #define RETURN_ON_EXCEPTION() do { if (env->ExceptionCheck()) { return; } } while(false)
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediacodeccommon.h 104 if (jni->ExceptionCheck()) {
  /external/webrtc/webrtc/modules/utility/include/
helpers_android.h 20 RTC_CHECK(!jni->ExceptionCheck()) \
  /frameworks/wilhelm/src/itf/
IAndroidConfiguration.cpp 167 if (j_env->ExceptionCheck()) {
240 if (j_env->ExceptionCheck()) {
341 if (j_env->ExceptionCheck()) {
362 if (j_env->ExceptionCheck()) {

Completed in 811 milliseconds

1 2 3 4 5 6 7 8 9