Home
last modified time | relevance | path

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

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