Lines Matching refs:DecryptHandle

42         const sp<DecryptHandle>& handle, Parcel* data) {  in writeDecryptHandleToParcelData()
70 sp<DecryptHandle>& handle, const Parcel& data) { in readDecryptHandleFromParcelData()
102 static void clearDecryptHandle(sp<DecryptHandle> &handle) { in clearDecryptHandle()
417 int uniqueId, sp<DecryptHandle>& decryptHandle, int action, bool reserve) { in consumeRights()
434 int uniqueId, sp<DecryptHandle>& decryptHandle, int playbackStatus, int64_t position) { in setPlaybackStatus()
606 sp<DecryptHandle> BpDrmManagerService::openDecryptSession( in openDecryptSession()
624 sp<DecryptHandle> handle; in openDecryptSession()
626 handle = new DecryptHandle(); in openDecryptSession()
632 sp<DecryptHandle> BpDrmManagerService::openDecryptSession( in openDecryptSession()
649 sp<DecryptHandle> handle; in openDecryptSession()
651 handle = new DecryptHandle(); in openDecryptSession()
659 sp<DecryptHandle> BpDrmManagerService::openDecryptSession( in openDecryptSession()
676 sp<DecryptHandle> handle; in openDecryptSession()
678 handle = new DecryptHandle(); in openDecryptSession()
686 status_t BpDrmManagerService::closeDecryptSession(int uniqueId, sp<DecryptHandle>& decryptHandle) { in closeDecryptSession()
701 int uniqueId, sp<DecryptHandle>& decryptHandle, in initializeDecryptUnit()
721 int uniqueId, sp<DecryptHandle>& decryptHandle, int decryptUnitId, in decrypt()
757 int uniqueId, sp<DecryptHandle>& decryptHandle, int decryptUnitId) { in finalizeDecryptUnit()
773 int uniqueId, sp<DecryptHandle>& decryptHandle, void* buffer, in pread()
1131 sp<DecryptHandle> handle = new DecryptHandle(); in onTransact()
1151 sp<DecryptHandle> handle = new DecryptHandle(); in onTransact()
1332 sp<DecryptHandle> handle in onTransact()
1352 sp<DecryptHandle> handle = openDecryptSession(uniqueId, uri.string(), mime.string()); in onTransact()
1376 sp<DecryptHandle> handle = openDecryptSession(uniqueId, buf, mimeType); in onTransact()
1395 sp<DecryptHandle> handle = new DecryptHandle(); in onTransact()
1410 sp<DecryptHandle> handle = new DecryptHandle(); in onTransact()
1441 sp<DecryptHandle> handle = new DecryptHandle; in onTransact()
1497 sp<DecryptHandle> handle = new DecryptHandle(); in onTransact()
1514 sp<DecryptHandle> handle = new DecryptHandle(); in onTransact()