OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExceptionClear
(Results
1 - 25
of
134
) sorted by null
1
2
3
4
5
6
/libcore/ojluni/src/main/native/
ObjectStreamClass.c
64
(*env)->
ExceptionClear
(env); /* normal return */
93
(*env)->
ExceptionClear
(env); /* normal return */
/packages/inputmethods/LatinIME/native/jni/src/utils/
log_utils.cpp
34
env->
ExceptionClear
();
40
env->
ExceptionClear
();
/frameworks/base/core/jni/android/graphics/
CreateJavaOutputStreamAdaptor.cpp
80
env->
ExceptionClear
();
96
env->
ExceptionClear
();
120
env->
ExceptionClear
();
210
env->
ExceptionClear
();
219
env->
ExceptionClear
();
/frameworks/base/media/jni/
android_media_MediaScanner.cpp
55
env->
ExceptionClear
();
156
mEnv->
ExceptionClear
();
172
mEnv->
ExceptionClear
();
192
mEnv->
ExceptionClear
();
209
mEnv->
ExceptionClear
();
367
env->
ExceptionClear
();
android_media_MediaDataSource.cpp
88
env->
ExceptionClear
();
129
env->
ExceptionClear
();
/system/core/libnativebridge/
native_bridge.cc
329
env->
ExceptionClear
();
336
env->
ExceptionClear
();
364
env->
ExceptionClear
();
377
env->
ExceptionClear
();
392
env->
ExceptionClear
();
396
env->
ExceptionClear
();
/prebuilts/misc/common/swig/include/2.0.11/modula3/
modula3head.swg
55
JCALL0(
ExceptionClear
, jenv);
/cts/tests/tests/jni/libjnitest/
helper.c
81
(*env)->
ExceptionClear
(env);
/external/skia/platform_tools/android/apps/canvasproof/src/main/jni/
JavaInputStream.cpp
37
fEnv->
ExceptionClear
();
/external/webrtc/talk/app/webrtc/java/jni/
androidmediacodeccommon.h
107
jni->
ExceptionClear
();
jni_helpers.h
42
// and
ExceptionClear
ignoring their return values and sending ""
46
<< (jni->ExceptionDescribe(), jni->
ExceptionClear
(), "")
/external/webrtc/webrtc/modules/utility/include/
helpers_android.h
21
<< (jni->ExceptionDescribe(), jni->
ExceptionClear
(), "")
/frameworks/base/core/jni/
android_media_DeviceCallback.cpp
79
env->
ExceptionClear
();
android_view_PointerIcon.cpp
54
env->
ExceptionClear
();
73
env->
ExceptionClear
();
android_util_FileObserver.cpp
85
env->
ExceptionClear
();
android_view_KeyEvent.cpp
72
env->
ExceptionClear
();
102
env->
ExceptionClear
();
android_media_RemoteDisplay.cpp
105
env->
ExceptionClear
();
/frameworks/wilhelm/src/itf/
IAndroidConfiguration.c
158
j_env->
ExceptionClear
();
233
j_env->
ExceptionClear
();
339
j_env->
ExceptionClear
();
360
j_env->
ExceptionClear
();
/libcore/luni/src/main/native/
ExecStrings.cpp
51
env_->
ExceptionClear
();
/libnativehelper/
JNIHelp.cpp
127
(*env)->
ExceptionClear
(e);
133
(*env)->
ExceptionClear
(e);
157
(*env)->
ExceptionClear
(e); // clear OOM
230
(*env)->
ExceptionClear
(e);
287
(*env)->
ExceptionClear
(e);
292
(*env)->
ExceptionClear
(e);
/frameworks/av/media/ndk/
NdkMediaExtractor.cpp
89
env->
ExceptionClear
();
96
env->
ExceptionClear
();
104
env->
ExceptionClear
();
120
env->
ExceptionClear
();
/packages/apps/Nfc/nci/jni/
NativeLlcpServiceSocket.cpp
82
e->
ExceptionClear
();
NativeLlcpConnectionlessSocket.cpp
221
e->
ExceptionClear
();
/frameworks/base/services/core/jni/
com_android_server_power_PowerManagerService.cpp
64
env->
ExceptionClear
();
/frameworks/opt/net/wifi/service/jni/
jni_helper.cpp
496
mEnv->
ExceptionClear
();
523
mEnv->
ExceptionClear
();
544
mEnv->
ExceptionClear
();
564
mEnv->
ExceptionClear
();
Completed in 393 milliseconds
1
2
3
4
5
6