Home
last modified time | relevance | path

Searched refs:DiscardPendingException (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/
DJNIHelp.c223 static void DiscardPendingException(JNIEnv* env, const char* className) { in DiscardPendingException() function
246 DiscardPendingException(env, className); in ThrowException()
/libnativehelper/include/nativehelper/
DJNIHelp.h277 [[maybe_unused]] static void DiscardPendingException(JNIEnv* env, const char* className) { in DiscardPendingException() function
302 DiscardPendingException(env, className); in ThrowException()