Home
last modified time | relevance | path

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

/aosp12/libnativehelper/
H A DJNIHelp.c221 static void DiscardPendingException(JNIEnv* env, const char* className) { in DiscardPendingException() function
244 DiscardPendingException(env, className); in ThrowException()
/aosp12/libnativehelper/include/nativehelper/
H A DJNIHelp.h272 [[maybe_unused]] static void DiscardPendingException(JNIEnv* env, const char* className) { in DiscardPendingException() function
297 DiscardPendingException(env, className); in ThrowException()