Home
last modified time | relevance | path

Searched defs:onDecrypt (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
DFwdLockEngine.cpp604 status_t FwdLockEngine::onDecrypt( function in FwdLockEngine
615 status_t FwdLockEngine::onDecrypt(int /* uniqueId */, function in FwdLockEngine
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DDrmPassthruPlugIn.cpp279 status_t DrmPassthruPlugIn::onDecrypt(int uniqueId, sp<DecryptHandle>& /*decryptHandle*/, in onDecrypt() function in DrmPassthruPlugIn