Searched refs:onDecryptError (Results 1 – 3 of 3) sorted by relevance
43 virtual void onDecryptError(const std::list<sp<AMessage>>& errorMsg) = 0;
140 mCallback->onDecryptError(errorList); in decryptAndQueue()199 mCallback->onDecryptError(errorList); in attachEncryptedBufferAndQueue()
821 void onDecryptError(const std::list<sp<AMessage>> &errorMsgs) override { in onDecryptError() function in android::__anonaa6bfb110211::CryptoAsyncCallback