Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp163 } gSessionExceptionErrorCodes; variable
447 jErrorCode = gSessionExceptionErrorCodes.kResourceContention; in throwSessionException()
970 gSessionExceptionErrorCodes.kErrorUnknown = env->GetStaticIntField(clazz, field); in android_media_MediaDrm_native_init()
972 gSessionExceptionErrorCodes.kResourceContention = env->GetStaticIntField(clazz, field); in android_media_MediaDrm_native_init()