Searched defs:ThrowException (Results 1 – 3 of 3) sorted by relevance
56 static void ThrowException(const char* exception_descriptor) REQUIRES_SHARED(Locks::mutator_lock_) { in ThrowException() function61 static void ThrowException(const char* exception_descriptor, in ThrowException() function
237 static int ThrowException(JNIEnv* env, const char* className, const char* ctorSig, ...) { in ThrowException() function
289 [[maybe_unused]] static int ThrowException(JNIEnv* env, const char* className, const char* ctorSig, in ThrowException() function