Home
last modified time | relevance | path

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

/libnativehelper/
DJNIHelp.c362 int jniThrowExceptionFmt(JNIEnv* env, const char* className, const char* fmt, va_list args) { in jniThrowExceptionFmt() function
/libnativehelper/include/nativehelper/
DJNIHelp.h444 [[maybe_unused]] static int jniThrowExceptionFmt(JNIEnv* env, const char* className, in jniThrowExceptionFmt() function