Searched refs:mHeapSeqNum (Results 1 – 4 of 4) sorted by relevance
859 mHeapSeqNum(heapSeqNum) {898 return new EncryptedLinearBlockBuffer(mFormat, block, memory, mHeapSeqNum); in alloc()905 int32_t mHeapSeqNum; member in android::__anon5ff58d220111::EncryptedLinearInputBuffers1576 : mHeapSeqNum(-1), in CCodecBufferChannel()1588 if (mCrypto != nullptr && mDealer != nullptr && mHeapSeqNum >= 0) { in ~CCodecBufferChannel()1589 mCrypto->unsetHeap(mHeapSeqNum); in ~CCodecBufferChannel()2189 if (mCrypto != nullptr && mHeapSeqNum < 0) { in start()2190 mHeapSeqNum = mCrypto->setHeap(mDealer->getMemoryHeap()); in start()2192 mHeapSeqNum = -1; in start()2195 secure, mDealer, mCrypto, mHeapSeqNum, (size_t)capacity, mName)); in start()
767 mHeapSeqNum(heapSeqNum) { in EncryptedLinearBlockBuffer()777 source->mHeapSeqNum = mHeapSeqNum; in fillSourceBuffer()
398 int32_t mHeapSeqNum; variable
226 int32_t mHeapSeqNum; variable