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.cpp594 status_t FwdLockEngine::onDecrypt(int uniqueId, DecryptHandle* decryptHandle, int decryptUnitId, function in FwdLockEngine
600 status_t FwdLockEngine::onDecrypt(int uniqueId, function in FwdLockEngine
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DDrmPassthruPlugIn.cpp274 status_t DrmPassthruPlugIn::onDecrypt(int uniqueId, DecryptHandle* decryptHandle, in onDecrypt() function in DrmPassthruPlugIn