Searched refs:getCrypto (Results 1 – 3 of 3) sorted by relevance
40 static sp<JCrypto> getCrypto(JNIEnv *env, jobject thiz) { in getCrypto() function119 sp<JCrypto> jcrypto = getCrypto(env, obj); in GetCrypto()251 sp<JCrypto> crypto = getCrypto(env, thiz); in android_media_MediaCrypto_requiresSecureDecoderComponent()
190 const sp<ICrypto> &getCrypto() { return mCrypto; } in getCrypto() function
2523 codec->getExceptionMessage(errorDetailMsg.c_str()).c_str(), codec->getCrypto()); in android_media_MediaCodec_queueSecureInputBuffer()2616 codec->getExceptionMessage(errorDetailMsg.c_str()).c_str(), codec->getCrypto()); in android_media_MediaCodec_queueSecureInputBuffers()