Searched refs:ExceptionClear (Results 1 - 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/
H A Djni.h190 void (*ExceptionClear)(JNIEnv*); member in struct:JNINativeInterface
550 void ExceptionClear() function in struct:_JNIEnv
551 { functions->ExceptionClear(this); }

Completed in 10 milliseconds