Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp606 status_t FwdLockEngine::onDecrypt( function in FwdLockEngine
617 status_t FwdLockEngine::onDecrypt(int /* uniqueId */, function in FwdLockEngine
/aosp_15_r20/cts/tests/tests/drm/lib/
H A DTestPlugin.cpp168 status_t TestPlugIn::onDecrypt(int uniqueId, sp<DecryptHandle>& decryptHandle, in onDecrypt() function in TestPlugIn
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp281 status_t DrmPassthruPlugIn::onDecrypt(int uniqueId, sp<DecryptHandle>& /*decryptHandle*/, in onDecrypt() function in DrmPassthruPlugIn