Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp822 static void throwCryptoException(JNIEnv *env, status_t err, const char *msg) { in throwCryptoException() function
886 throwCryptoException(env, err, msg); in throwExceptionAsNecessary()