Lines Matching refs:DecryptHandle
79 status_t consumeRights(int uniqueId, DecryptHandle* decryptHandle, int action, bool reserve);
82 int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position);
99 DecryptHandle* openDecryptSession(
102 DecryptHandle* openDecryptSession(
105 DecryptHandle* openDecryptSession(int uniqueId, const DrmBuffer& buf,
108 status_t closeDecryptSession(int uniqueId, DecryptHandle* decryptHandle);
110 status_t initializeDecryptUnit(int uniqueId, DecryptHandle* decryptHandle,
113 status_t decrypt(int uniqueId, DecryptHandle* decryptHandle, int decryptUnitId,
116 status_t finalizeDecryptUnit(int uniqueId, DecryptHandle* decryptHandle, int decryptUnitId);
118 ssize_t pread(int uniqueId, DecryptHandle* decryptHandle,