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