Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DJniException.cpp22 void jniThrowExceptionWithErrno(JNIEnv* env, const char* exceptionClassName, int error) { in jniThrowExceptionWithErrno()
DZipUtilities.cpp24 void throwExceptionForZlibError(JNIEnv* env, const char* exceptionClassName, int error, in throwExceptionForZlibError()