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