Lines Matching refs:DecryptHandle
167 int uniqueId, sp<DecryptHandle> &decryptHandle, in consumeRights()
178 int uniqueId, sp<DecryptHandle> &decryptHandle, in setPlaybackStatus()
245 sp<DecryptHandle> DrmManagerClientImpl::openDecryptSession( in openDecryptSession()
253 sp<DecryptHandle> DrmManagerClientImpl::openDecryptSession( in openDecryptSession()
256 sp<DecryptHandle> handle; in openDecryptSession()
263 sp<DecryptHandle> DrmManagerClientImpl::openDecryptSession( in openDecryptSession()
269 int uniqueId, sp<DecryptHandle> &decryptHandle) { in closeDecryptSession()
279 int uniqueId, sp<DecryptHandle> &decryptHandle, in initializeDecryptUnit()
290 int uniqueId, sp<DecryptHandle> &decryptHandle, in decrypt()
304 int uniqueId, sp<DecryptHandle> &decryptHandle, int decryptUnitId) { in finalizeDecryptUnit()
313 ssize_t DrmManagerClientImpl::pread(int uniqueId, sp<DecryptHandle> &decryptHandle, in pread()