Home
last modified time | relevance | path

Searched refs:getConnectionId (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2BufferPriv.h104 int64_t getConnectionId();
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp736 ConnectionId getConnectionId() { in getConnectionId() function in C2PooledBlockPool::Impl
776 int64_t C2PooledBlockPool::getConnectionId() { in getConnectionId() function in C2PooledBlockPool
778 return mImpl->getConnectionId(); in getConnectionId()