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

/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp273 status_t DrmPassthruPlugIn::onDecrypt(int uniqueId, DecryptHandle* decryptHandle, function in class:DrmPassthruPlugIn
275 ALOGV("DrmPassthruPlugIn::onDecrypt() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp594 status_t FwdLockEngine::onDecrypt(int uniqueId, DecryptHandle* decryptHandle, int decryptUnitId, function in class:FwdLockEngine
596 ALOGE("FwdLockEngine::onDecrypt is not supported for this DRM scheme");
600 status_t FwdLockEngine::onDecrypt(int uniqueId, function in class:FwdLockEngine
605 ALOGE("FwdLockEngine::onDecrypt is not supported for this DRM scheme");

Completed in 40 milliseconds