Home
last modified time | relevance | path

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

/libnativehelper/
DJNIHelp.c382 int jniThrowErrnoException(JNIEnv* env, const char* functionName, int errno_value) { in jniThrowErrnoException() function
/libnativehelper/include/nativehelper/
DJNIHelp.h418 [[maybe_unused]] static int jniThrowErrnoException(JNIEnv* env, const char* functionName, in jniThrowErrnoException() function