Searched refs:createCryptoException (Results 1 – 1 of 1) sorted by relevance
1197 static jthrowable createCryptoException(JNIEnv *env, status_t err, in createCryptoException() function1297 obj = (jobject)createCryptoException(env, err, errorDetail.c_str(), NULL, msg); in handleCallback()1489 jthrowable exception = createCryptoException( in throwCryptoException()