Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DCryptoAsync.h36 virtual void onDecryptComplete(const sp<AMessage>& result) = 0;
/frameworks/av/media/libstagefright/
DMediaCodec.cpp817 void onDecryptComplete(const sp<AMessage> &result) override { in onDecryptComplete() function in android::__anonaa6bfb110211::CryptoAsyncCallback