Searched defs:closeDecryptSession (Results 1 – 7 of 7) sorted by relevance
138 status_t DrmManagerClient::closeDecryptSession(sp<DecryptHandle> &decryptHandle) { in closeDecryptSession() function in DrmManagerClient
182 status_t NoOpDrmManagerClientImpl::closeDecryptSession( in closeDecryptSession() function in android::NoOpDrmManagerClientImpl
282 status_t DrmManagerClientImpl::closeDecryptSession( in closeDecryptSession() function in DrmManagerClientImpl
147 status_t DrmEngineBase::closeDecryptSession(int uniqueId, sp<DecryptHandle>& decryptHandle) { in closeDecryptSession() function in DrmEngineBase
686 status_t BpDrmManagerService::closeDecryptSession(int uniqueId, sp<DecryptHandle>& decryptHandle) { in closeDecryptSession() function in BpDrmManagerService
302 status_t DrmManagerService::closeDecryptSession(int uniqueId, sp<DecryptHandle>& decryptHandle) { in closeDecryptSession() function in DrmManagerService
486 status_t DrmManager::closeDecryptSession(int uniqueId, sp<DecryptHandle>& decryptHandle) { in closeDecryptSession() function in DrmManager