Searched refs:getHeapSeqNum (Results 1 – 4 of 4) sorted by relevance
135 int32_t getHeapSeqNum(const sp<HidlMemory> &memory);
247 int32_t getHeapSeqNum(const sp<hardware::HidlMemory> &memory);
347 int32_t CCodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::CCodecBufferChannel395 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()