/cts/tests/tests/jni/libjnitest/ |
helper.c | 77 jthrowable oneException = (*env)->ExceptionOccurred(env);
|
/dalvik/libnativehelper/ |
JNIHelp.cpp | 92 static char* getExceptionSummary0(C_JNIEnv* env, jthrowable exception) { 136 static char* getExceptionSummary(C_JNIEnv* env, jthrowable exception) { 149 static char* getStackTrace(C_JNIEnv* env, jthrowable exception) { 211 scoped_local_ref<jthrowable> exception(env, (*env)->ExceptionOccurred(e)); 257 void jniLogException(C_JNIEnv* env, int priority, const char* tag, jthrowable exception) { 260 scoped_local_ref<jthrowable> currentException(env);
|
/dalvik/libnativehelper/include/nativehelper/ |
JNIHelp.h | 102 void jniLogException(C_JNIEnv* env, int priority, const char* tag, jthrowable exception); 159 inline void jniLogException(JNIEnv* env, int priority, const char* tag, jthrowable exception = NULL) {
|
jni.h | 88 typedef _jthrowable* jthrowable; typedef 110 typedef jobject jthrowable; typedef 186 jint (*Throw)(JNIEnv*, jthrowable); 188 jthrowable (*ExceptionOccurred)(JNIEnv*); 538 jint Throw(jthrowable obj) 544 jthrowable ExceptionOccurred() [all...] |
/libcore/luni/src/main/native/ |
java_lang_System.cpp | 35 static void System_log(JNIEnv* env, jclass, jchar type, jstring javaMessage, jthrowable exception) {
|
java_util_regex_Pattern.cpp | 71 env->Throw(reinterpret_cast<jthrowable>(exception));
|
java_lang_ProcessManager.cpp | 243 jthrowable exception = env->ExceptionOccurred();
|
libcore_io_Posix.cpp | 108 jthrowable cause = NULL; 127 env->Throw(reinterpret_cast<jthrowable>(exception)); [all...] |
/external/javasqlite/src/main/native/ |
sqlite_jni.c | 358 jthrowable exc; 529 jthrowable exc; 1057 jthrowable exc; 1277 jthrowable exc; 1361 jthrowable exc; 1440 jthrowable exc; [all...] |
/development/ndk/platforms/android-3/include/ |
jni.h | 88 typedef _jthrowable* jthrowable; typedef 110 typedef jobject jthrowable; typedef 186 jint (*Throw)(JNIEnv*, jthrowable); 188 jthrowable (*ExceptionOccurred)(JNIEnv*); 538 jint Throw(jthrowable obj) 544 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
jni.h | 73 typedef _jthrowable* jthrowable; typedef 95 typedef jobject jthrowable; typedef 171 jint (*Throw)(JNIEnv*, jthrowable); 173 jthrowable (*ExceptionOccurred)(JNIEnv*); 523 jint Throw(jthrowable obj) 529 jthrowable ExceptionOccurred() [all...] |
/frameworks/base/core/jni/ |
android_util_Binder.cpp | 187 static void report_exception(JNIEnv* env, jthrowable excep, const char* msg) 291 jthrowable excep = env->ExceptionOccurred(); 315 jthrowable excep2 = env->ExceptionOccurred(); 416 jthrowable excep = env->ExceptionOccurred(); [all...] |
/external/svox/pico/compat/jni/ |
com_android_tts_compat_SynthProxy.cpp | 185 jthrowable ex = env->ExceptionOccurred();
|
/dalvik/vm/ |
Jni.cpp | [all...] |
CheckJni.cpp | [all...] |