Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp427 static void throwStateException(JNIEnv *env, const char *msg, const DrmStatus &err) { in throwStateException() function
494 throwStateException(env, msg, err); in throwExceptionAsNecessary()
1224 throwStateException(env, "DRM plugin failure: unknown key request type", in android_media_MediaDrm_getKeyRequest()