Home
last modified time | relevance | path

Searched defs:jniThrowRuntimeException (Results 1 – 2 of 2) sorted by relevance

/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