Home
last modified time | relevance | path

Searched defs:setCrypto (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DCodecBase.h365 virtual void setCrypto(const sp<ICrypto> &) {} in setCrypto() function
/frameworks/base/media/jni/
Dandroid_media_MediaCrypto.cpp141 static sp<JCrypto> setCrypto( in setCrypto() function
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp664 void ACodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto() function in android::ACodecBufferChannel
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp2732 void CCodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto() function in android::CCodecBufferChannel