Home
last modified time | relevance | path

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

/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