Searched refs:copyDecryptedContent (Results 1 – 3 of 3) sorted by relevance
368 bool copyDecryptedContent(const sp<IMemory> &decrypted, size_t length);391 bool copyDecryptedContent(const sp<IMemory> &decrypted, size_t length);
1025 bool EncryptedLinearBlockBuffer::copyDecryptedContent( in copyDecryptedContent() function in android::EncryptedLinearBlockBuffer1039 return copyDecryptedContent(mMemory, length); in copyDecryptedContentFromMemory()1058 bool EncryptedLinearBlockBuffer::MappedBlock::copyDecryptedContent( in copyDecryptedContent() function in android::EncryptedLinearBlockBuffer::MappedBlock
849 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()1039 mappedBlock->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffers()