Lines Matching refs:DecryptHandle
181 int uniqueId, sp<DecryptHandle> &decryptHandle, in consumeRights()
192 int uniqueId, sp<DecryptHandle> &decryptHandle, in setPlaybackStatus()
259 sp<DecryptHandle> DrmManagerClientImpl::openDecryptSession( in openDecryptSession()
267 sp<DecryptHandle> DrmManagerClientImpl::openDecryptSession( in openDecryptSession()
270 sp<DecryptHandle> handle; in openDecryptSession()
277 sp<DecryptHandle> DrmManagerClientImpl::openDecryptSession( in openDecryptSession()
283 int uniqueId, sp<DecryptHandle> &decryptHandle) { in closeDecryptSession()
293 int uniqueId, sp<DecryptHandle> &decryptHandle, in initializeDecryptUnit()
304 int uniqueId, sp<DecryptHandle> &decryptHandle, in decrypt()
318 int uniqueId, sp<DecryptHandle> &decryptHandle, int decryptUnitId) { in finalizeDecryptUnit()
327 ssize_t DrmManagerClientImpl::pread(int uniqueId, sp<DecryptHandle> &decryptHandle, in pread()