Home
last modified time | relevance | path

Searched defs:ExceptionClear (Results 1 – 2 of 2) sorted by relevance

/dalvik/libnativehelper/include/nativehelper/
Djni.h175 void (*ExceptionClear)(JNIEnv*); member
535 void ExceptionClear() in ExceptionClear() function
/dalvik/vm/
DJni.c1942 static void ExceptionClear(JNIEnv* env) in ExceptionClear() function