Searched refs:getHeapSeqNum (Results 1 – 4 of 4) sorted by relevance
139 int32_t getHeapSeqNum(const sp<HidlMemory> &memory);
317 int32_t getHeapSeqNum(const sp<hardware::HidlMemory> &memory);
485 int32_t CCodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::CCodecBufferChannel570 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffers()664 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()
330 int32_t ACodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::ACodecBufferChannel388 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()