Home
last modified time | relevance | path

Searched defs:DecryptHandle (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/drm/common/include/
DDrmEngineBase.h401 int /* uniqueId */, DecryptHandle* /* decryptHandle */, in onOpenDecryptSession() argument
433 int /* uniqueId */, DecryptHandle* /* decryptHandle */, in onOpenDecryptSession() argument
450 DecryptHandle* /* decryptHandle */, in onOpenDecryptSession() argument
/frameworks/av/drm/libdrmframework/
DNoOpDrmManagerClientImpl.cpp100 sp<DecryptHandle> &/* decryptHandle */, in consumeRights()
108 sp<DecryptHandle> &/* decryptHandle */, in setPlaybackStatus()
184 sp<DecryptHandle> &/* decryptHandle */) { in closeDecryptSession()
190 sp<DecryptHandle> &/* decryptHandle */, in initializeDecryptUnit()
198 sp<DecryptHandle> &/* decryptHandle */, in decrypt()
208 sp<DecryptHandle> &/* decryptHandle */, in finalizeDecryptUnit()
215 sp<DecryptHandle> &/* decryptHandle */, in pread()
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DDrmPassthruPlugIn.cpp186 DecryptHandle* /*decryptHandle*/, int /*action*/, bool /*reserve*/) { in onConsumeRights() argument
192 DecryptHandle* /*decryptHandle*/, int /*playbackStatus*/, int64_t /*position*/) { in onSetPlaybackStatus() argument
256 int /*uniqueId*/, DecryptHandle* /*decryptHandle*/, const char* /*uri*/) { in onOpenDecryptSession() argument
271 status_t DrmPassthruPlugIn::onInitializeDecryptUnit(int uniqueId, DecryptHandle* /*decryptHandle*/, in onInitializeDecryptUnit() argument
277 status_t DrmPassthruPlugIn::onDecrypt(int uniqueId, DecryptHandle* /*decryptHandle*/, in onDecrypt() argument
299 int uniqueId, DecryptHandle* /*decryptHandle*/, int /*decryptUnitId*/) { in onFinalizeDecryptUnit() argument
304 ssize_t DrmPassthruPlugIn::onPread(int uniqueId, DecryptHandle* /*decryptHandle*/, in onPread() argument
/frameworks/av/include/media/
DIDataSource.h28 class DecryptHandle; variable
/frameworks/av/media/libmedia/include/media/
DIDataSource.h28 class DecryptHandle; variable
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
DFwdLockEngine.cpp297 DecryptHandle* /* decryptHandle */, in onConsumeRights() argument
375 status_t FwdLockEngine::onSetPlaybackStatus(int /* uniqueId */, DecryptHandle* /* decryptHandle */, argument
597 DecryptHandle* /* decryptHandle */, argument
606 DecryptHandle* /* decryptHandle */, argument
616 DecryptHandle* /* decryptHandle */, argument
625 DecryptHandle* /* decryptHandle */, argument
/frameworks/av/include/drm/
Ddrm_framework_common.h308 DecryptHandle(): in DecryptHandle() function
/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.h31 class DecryptHandle; variable
/frameworks/av/media/libmediaplayer2/nuplayer2/
DGenericSource2.h34 class DecryptHandle; variable