Home
last modified time | relevance | path

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

/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp46 jniThrowExceptionFmt(env, c.c_str(), f.c_str(), value); in throwExceptionWithIntFormat()
/libnativehelper/
DJNIHelp.c364 int jniThrowExceptionFmt(JNIEnv* env, const char* className, const char* fmt, va_list args) { in jniThrowExceptionFmt() function
/libnativehelper/include/nativehelper/
DJNIHelp.h449 [[maybe_unused]] static int jniThrowExceptionFmt(JNIEnv* env, const char* className, in jniThrowExceptionFmt() function