Searched refs:errorMsgs (Results 1 – 1 of 1) sorted by relevance
821 void onDecryptError(const std::list<sp<AMessage>> &errorMsgs) override { in onDecryptError() argument824 for (auto &emsg : errorMsgs) { in onDecryptError()