Home | History | Annotate | Download | only in sfplugin

Lines Matching refs:heapSeqNum

576         int32_t heapSeqNum,
597 mMemoryVector->push_back({std::weak_ptr<C2LinearBlock>(), memory, heapSeqNum});
634 int32_t heapSeqNum = -1;
638 heapSeqNum = memoryVector->at(slot).heapSeqNum;
653 return new EncryptedLinearBlockBuffer(format, block, memory, heapSeqNum);