Searched defs:DecryptHandle (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/drm/common/include/ |
D | DrmEngineBase.h | 404 int /* uniqueId */, sp<DecryptHandle>& /* decryptHandle */, in onOpenDecryptSession() 436 int /* uniqueId */, sp<DecryptHandle>& /* decryptHandle */, in onOpenDecryptSession() 453 sp<DecryptHandle>& /* decryptHandle */, in onOpenDecryptSession()
|
/frameworks/av/drm/libdrmframework/ |
D | NoOpDrmManagerClientImpl.cpp | 100 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/ |
D | DrmPassthruPlugIn.cpp | 186 sp<DecryptHandle>& /*decryptHandle*/, int /*action*/, bool /*reserve*/) { in onConsumeRights() 192 sp<DecryptHandle>& /*decryptHandle*/, int /*playbackStatus*/, int64_t /*position*/) { in onSetPlaybackStatus() 257 int /*uniqueId*/, sp<DecryptHandle>& /*decryptHandle*/, const char* /*uri*/) { in onOpenDecryptSession() 273 sp<DecryptHandle>& /*decryptHandle*/, in onInitializeDecryptUnit() 279 status_t DrmPassthruPlugIn::onDecrypt(int uniqueId, sp<DecryptHandle>& /*decryptHandle*/, in onDecrypt() 302 int uniqueId, sp<DecryptHandle>& /*decryptHandle*/, int /*decryptUnitId*/) { in onFinalizeDecryptUnit() 307 ssize_t DrmPassthruPlugIn::onPread(int uniqueId, sp<DecryptHandle>& /*decryptHandle*/, in onPread()
|
/frameworks/av/media/libmedia/include/media/ |
D | IDataSource.h | 28 class DecryptHandle; variable
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/ |
D | FwdLockEngine.cpp | 297 sp<DecryptHandle>& /* decryptHandle */, in onConsumeRights() 376 sp<DecryptHandle>& /* decryptHandle */, int /* playbackStatus */, 597 sp<DecryptHandle>& /* decryptHandle */, 606 sp<DecryptHandle>& /* decryptHandle */, 616 sp<DecryptHandle>& /* decryptHandle */, 625 sp<DecryptHandle>& /* decryptHandle */,
|
/frameworks/av/include/drm/ |
D | drm_framework_common.h | 308 DecryptHandle(): in DecryptHandle() function
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | GenericSource.h | 31 class DecryptHandle; variable
|