Home
last modified time | relevance | path

Searched refs:jniThrowRuntimeException (Results 1 – 3 of 3) sorted by relevance

/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp58 jniThrowRuntimeException(env, m.c_str()); in throwRuntimeException()
/libnativehelper/
DJNIHelp.c374 int jniThrowRuntimeException(JNIEnv* env, const char* msg) { in jniThrowRuntimeException() function
/libnativehelper/include/nativehelper/
DJNIHelp.h463 [[maybe_unused]] static int jniThrowRuntimeException(JNIEnv* env, const char* msg) { in jniThrowRuntimeException() function