Searched refs:copyDecryptedContent (Results 1 – 3 of 3) sorted by relevance
374 bool copyDecryptedContent(const sp<IMemory> &decrypted, size_t length);
791 bool EncryptedLinearBlockBuffer::copyDecryptedContent( in copyDecryptedContent() function in android::EncryptedLinearBlockBuffer805 return copyDecryptedContent(mMemory, length); in copyDecryptedContentFromMemory()
1752 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()