Home
last modified time | relevance | path

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

/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp62 jniThrowIOException(env, cause); in throwIOException()
/libnativehelper/
DJNIHelp.c378 int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException() function
/libnativehelper/include/nativehelper/
DJNIHelp.h467 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException() function