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