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