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