Searched refs:getHeapSeqNum (Results 1 – 4 of 4) sorted by relevance
135 int32_t getHeapSeqNum(const sp<HidlMemory> &memory);
251 int32_t getHeapSeqNum(const sp<hardware::HidlMemory> &memory);
392 int32_t CCodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::CCodecBufferChannel440 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()
319 int32_t ACodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::ACodecBufferChannel377 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()