Searched refs:copyDecryptedContentFromMemory (Results 1 – 3 of 3) sorted by relevance
377 bool copyDecryptedContentFromMemory(size_t length);
826 bool EncryptedLinearBlockBuffer::copyDecryptedContentFromMemory(size_t length) { in copyDecryptedContentFromMemory() function in android::EncryptedLinearBlockBuffer
603 encryptedBuffer->copyDecryptedContentFromMemory(result); in queueSecureInputBuffer()