Searched refs:setCrypto (Results 1 – 4 of 4) sorted by relevance
27 void BufferChannelBase::setCrypto(const sp<ICrypto> &crypto) { in setCrypto() function in android::BufferChannelBase
828 mBufferChannel->setCrypto(NULL); in onReleaseCrypto()2068 mBufferChannel->setCrypto(mCrypto); in onMessageReceived()
155 static sp<JCrypto> setCrypto( in setCrypto() function170 setCrypto(env, thiz, NULL); in android_media_MediaCrypto_release()226 setCrypto(env,thiz, crypto); in android_media_MediaCrypto_native_setup()
259 void setCrypto(const sp<ICrypto> &crypto);