Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DDeflater.c82 static void throwInternalErrorHelper(JNIEnv *env, z_stream *strm, const char *fixmsg) { in throwInternalErrorHelper() function
98 throwInternalErrorHelper(env, strm, "unknown error in checkSetDictionaryResult"); in checkSetDictionaryResult()
170throwInternalErrorHelper(env, strm, "unknown error in checkDeflateStatus, setParams case"); in checkDeflateStatus()
184 throwInternalErrorHelper(env, strm, "unknown error in checkDeflateStatus"); in checkDeflateStatus()