Home
last modified time | relevance | path

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

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